[hackers] [ubase] Add commented out # -static in config.mk || sin
commit 2521a5edec03d2ab579b038607ce2f2b195ac9df
Author: sin <sin_AT_2f30.org>
Date: Mon Apr 14 14:55:46 2014 +0100
Add commented out # -static in config.mk
diff --git a/config.mk b/config.mk
index e1d1c69..7776c9f 100644
--- a/config.mk
+++ b/config.mk
_AT_@ -10,4 +10,4 @@ MANPREFIX = $(PREFIX)/share/man
LD = $(CC)
CPPFLAGS = -D_GNU_SOURCE
CFLAGS = -Os -Wall -Wextra $(CPPFLAGS)
-LDFLAGS = -s -lcrypt
+LDFLAGS = -s -lcrypt # -static
Received on Mon Apr 14 2014 - 15:56:36 CEST
This archive was generated by hypermail 2.3.0
: Mon Apr 14 2014 - 16:00:34 CEST