remove PREINIT_USE_LIBC option as it is now the only option
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CFLAGS+=-Os -DPREINIT_USE_LIBC -fno-stack-protector -fpic -fPIC
|
||||
CFLAGS+=-Os -fno-stack-protector -fpic -fPIC
|
||||
LDFLAGS=-static
|
||||
|
||||
preinit: preinit.o parseopts.o
|
||||
|
Reference in New Issue
Block a user