Revert unintentional CFLAGS.

This commit is contained in:
Roger A. Light 2020-10-21 11:12:39 +01:00
parent 4f61f6c161
commit 57ef576867

View File

@ -139,7 +139,7 @@ ifeq ($(UNAME),SunOS)
CFLAGS?=-Wall -ggdb -O2
endif
else
CFLAGS?=-Wall -ggdb -O2 -Wconversion -Werror
CFLAGS?=-Wall -ggdb -O2
endif
STATIC_LIB_DEPS:=