]> granicus.if.org Git - nethack/commitdiff
No secure config errors in linux hints file
authorPasi Kallinen <paxed@alt.org>
Sun, 10 Sep 2017 18:30:50 +0000 (21:30 +0300)
committerPasi Kallinen <paxed@alt.org>
Sun, 10 Sep 2017 18:31:41 +0000 (21:31 +0300)
The linux hints file is for a single-user build, no need for this.

sys/unix/hints/linux

index 4310e6afe41bf60852a08ac135903747401aac1c..8edd35afc4f1a4619261fbd57b5eef3503d5d767 100644 (file)
@@ -26,6 +26,7 @@ CFLAGS+=-DSYSCF -DSYSCF_FILE=\"$(HACKDIR)/sysconf\" -DSECURE
 CFLAGS+=-DTIMED_DELAY
 CFLAGS+=-DHACKDIR=\"$(HACKDIR)\"
 CFLAGS+=-DDUMPLOG
+CFLAGS+=-DCONFIG_ERROR_SECURE=FALSE
 
 LINK=$(CC)
 # Only needed for GLIBC stack trace: