1
0
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:
Bram Matthys
2017-03-06 09:12:22 +01:00
parent 2a4714ea73
commit 9252ce30e9
8 changed files with 21 additions and 284 deletions
+1 -1
View File
@@ -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