No more -package posix, some whitespace

This commit is contained in:
Don Stewart 2005-04-25 04:06:55 +00:00
parent 5b701bae8c
commit 858fff79f0

View File

@ -15,7 +15,7 @@ endif
include ../build.mk include ../build.mk
HC_OPTS += -package-conf $(TOP)/plugins.conf.inplace HC_OPTS += -package-conf $(TOP)/plugins.conf.inplace
HC_OPTS += -package altdata -package hi -package posix HC_OPTS += -package altdata -package hi
HC_OPTS += -O -funbox-strict-fields HC_OPTS += -O -funbox-strict-fields
HC_OPTS += -Wall -fno-warn-missing-signatures HC_OPTS += -Wall -fno-warn-missing-signatures