gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r6858 - Extractor/intl


From: gnunet
Subject: [GNUnet-SVN] r6858 - Extractor/intl
Date: Wed, 21 May 2008 06:36:05 -0600 (MDT)

Author: holindho
Date: 2008-05-21 06:36:05 -0600 (Wed, 21 May 2008)
New Revision: 6858

Modified:
   Extractor/intl/Makefile.in
Log:
OS X specific fixup for included libintl: makes static linking work


Modified: Extractor/intl/Makefile.in
===================================================================
--- Extractor/intl/Makefile.in  2008-05-21 12:34:56 UTC (rev 6857)
+++ Extractor/intl/Makefile.in  2008-05-21 12:36:05 UTC (rev 6858)
@@ -82,7 +82,7 @@
 -Drelocate=libintl_relocate \
 -DDEPENDS_ON_LIBICONV=1 @DEFS@
 CPPFLAGS = @CPPFLAGS@
-CFLAGS = @CFLAGS@ @CFLAG_VISIBILITY@
+CFLAGS = -fno-common @CFLAGS@ @CFLAG_VISIBILITY@
 LDFLAGS = @LDFLAGS@ $(address@hidden@)
 LDFLAGS_yes = -Wl,--export-all-symbols
 LDFLAGS_no =





reply via email to

[Prev in Thread] Current Thread [Next in Thread]