No secure config errors in linux hints file
The linux hints file is for a single-user build, no need for this.
This commit is contained in:
@@ -26,6 +26,7 @@ CFLAGS+=-DSYSCF -DSYSCF_FILE=\"$(HACKDIR)/sysconf\" -DSECURE
|
|||||||
CFLAGS+=-DTIMED_DELAY
|
CFLAGS+=-DTIMED_DELAY
|
||||||
CFLAGS+=-DHACKDIR=\"$(HACKDIR)\"
|
CFLAGS+=-DHACKDIR=\"$(HACKDIR)\"
|
||||||
CFLAGS+=-DDUMPLOG
|
CFLAGS+=-DDUMPLOG
|
||||||
|
CFLAGS+=-DCONFIG_ERROR_SECURE=FALSE
|
||||||
|
|
||||||
LINK=$(CC)
|
LINK=$(CC)
|
||||||
# Only needed for GLIBC stack trace:
|
# Only needed for GLIBC stack trace:
|
||||||
|
|||||||
Reference in New Issue
Block a user