[hackers] [surf] fixing config.mk || Enno Boland (tox)

From: <hg_AT_suckless.org>
Date: Sun, 9 May 2010 20:40:21 +0000 (UTC)

changeset: 194:fde899376079
parent: 189:003eb6a26962
user: Enno Boland (tox) <tox_AT_s01.de>
date: Thu May 06 13:06:50 2010 +0200
files: config.mk
description:
fixing config.mk

diff -r 003eb6a26962 -r fde899376079 config.mk
--- a/config.mk Fri Mar 26 21:44:48 2010 +0100
+++ b/config.mk Thu May 06 13:06:50 2010 +0200
@@ -18,7 +18,7 @@
 # flags
 CPPFLAGS = -DVERSION=\"${VERSION}\"
 CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS}
-LDFLAGS = -g ${LIBS} -static
+LDFLAGS = -g ${LIBS}
 
 # Solaris
 #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"
Received on Sun May 09 2010 - 20:40:21 UTC

This archive was generated by hypermail 2.2.0 : Sun May 09 2010 - 20:48:04 UTC