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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jun 16 11:04:16 CEST 2010


Revision: 10231
          http://gar.svn.sourceforge.net/gar/?rev=10231&view=rev
Author:   dmichelsen
Date:     2010-06-16 09:04:16 +0000 (Wed, 16 Jun 2010)

Log Message:
-----------
libicu: Fix linker flags

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

Modified: csw/mgar/pkg/libicu/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libicu/trunk/Makefile	2010-06-15 21:00:23 UTC (rev 10230)
+++ csw/mgar/pkg/libicu/trunk/Makefile	2010-06-16 09:04:16 UTC (rev 10231)
@@ -47,10 +47,11 @@
 # Using -I/opt/csw/include here puts it before the include of the newly built
 # software which breaks definitions
 CPPFLAGS = 
-LINKER_FLAGS =
+LINKER_FLAGS = -lCrun
 
 BUILD64 = 1
 NOISAEXEC = 1
+NOISALIST = 1
 CONFIGURE_ARGS = $(DIRPATHS)
 
 MERGE_SCRIPTS_isa-default-garversion-4.2.1 = copy-only


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