[csw-devel] SF.net SVN: gar:[13839] csw/mgar/pkg/libiconv/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Mar 16 19:31:57 CET 2011


Revision: 13839
          http://gar.svn.sourceforge.net/gar/?rev=13839&view=rev
Author:   dmichelsen
Date:     2011-03-16 18:31:57 +0000 (Wed, 16 Mar 2011)

Log Message:
-----------
libiconv: Make library reentrant, this hopefully fixes #4726

Modified Paths:
--------------
    csw/mgar/pkg/libiconv/trunk/Makefile

Modified: csw/mgar/pkg/libiconv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libiconv/trunk/Makefile	2011-03-16 14:18:34 UTC (rev 13838)
+++ csw/mgar/pkg/libiconv/trunk/Makefile	2011-03-16 18:31:57 UTC (rev 13839)
@@ -86,6 +86,8 @@
 # and can safely be ignored as it is a failure in the testsuite.
 TEST_TARGET = check
 
+EXTRA_CPPFLAGS = -D_REENTRANT
+
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --disable-rpath
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list