[csw-devel] SF.net SVN: gar:[21316] csw/mgar/pkg/libicu51/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Tue Jun 11 09:55:57 CEST 2013
Revision: 21316
http://gar.svn.sourceforge.net/gar/?rev=21316&view=rev
Author: lblume
Date: 2013-06-11 07:55:56 +0000 (Tue, 11 Jun 2013)
Log Message:
-----------
libicu51/trunk: Remove compiler-specific options from icu-config
Modified Paths:
--------------
csw/mgar/pkg/libicu51/trunk/Makefile
Modified: csw/mgar/pkg/libicu51/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libicu51/trunk/Makefile 2013-06-10 19:30:06 UTC (rev 21315)
+++ csw/mgar/pkg/libicu51/trunk/Makefile 2013-06-11 07:55:56 UTC (rev 21316)
@@ -93,3 +93,15 @@
NOISALIST = 1
include gar/category.mk
+
+# Remove Studio-specific arch references
+post-install-modulated:
+ gsed -i \
+ -e '/^[^#]/s/-xO3[^ ]* //' \
+ -e '/^[^#]/s/-xarch=[^ ]* //' \
+ -e '/^[^#]/s/-xchip=[^ ]* //' \
+ -e '/^[^#]/s/-norunpath[^ ]* //' \
+ -e '/^[^#]/s/-lCrun[^ ]* //' \
+ -e '/^[^#]/s/-lCstd[^ ]* //' \
+ $(DESTDIR)$(bindir)/icu-config
+
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