mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 17:14:46 +02:00
Fix *NIX build (non Mac OS) by backing out all changes of past week.
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ FD_SETSIZE=@FD_SETSIZE@
|
||||
OPENSSLPATH=@OPENSSLPATH@
|
||||
|
||||
CFLAGS=-I$(INCLUDEDIR) $(XCFLAGS) $(FD_SETSIZE)
|
||||
LDFLAGS=@HARDEN_LDFLAGS@
|
||||
LDFLAGS=@LDFLAGS_PRIVATELIBS@ @HARDEN_LDFLAGS@
|
||||
|
||||
SHELL=/bin/sh
|
||||
SUBDIRS=src
|
||||
|
||||
Reference in New Issue
Block a user