[csw-devel] SF.net SVN: gar:[10042] csw/mgar/pkg/libpango/trunk/patchfile.preconf
theferret at users.sourceforge.net
theferret at users.sourceforge.net
Sun May 30 23:40:40 CEST 2010
Revision: 10042
http://gar.svn.sourceforge.net/gar/?rev=10042&view=rev
Author: theferret
Date: 2010-05-30 21:40:40 +0000 (Sun, 30 May 2010)
Log Message:
-----------
libpango: added patchfile.preconf
Added Paths:
-----------
csw/mgar/pkg/libpango/trunk/patchfile.preconf
Added: csw/mgar/pkg/libpango/trunk/patchfile.preconf
===================================================================
--- csw/mgar/pkg/libpango/trunk/patchfile.preconf (rev 0)
+++ csw/mgar/pkg/libpango/trunk/patchfile.preconf 2010-05-30 21:40:40 UTC (rev 10042)
@@ -0,0 +1,25 @@
+--- configure.orig Sun May 30 22:48:47 2010
++++ configure Sun May 30 22:49:02 2010
+@@ -6105,7 +6105,7 @@
+
+
+ # Make sure we don't link to libstdc++ (needs de-gcc-fication)
+-CXXFLAGS="$CXXFLAGS -fno-rtti -fno-exceptions"
++CXXFLAGS="$CXXFLAGS"
+
+
+ #
+--- ./pango/opentype/hb-common.h.orig Sun May 30 22:43:55 2010
++++ ./pango/opentype/hb-common.h Sun May 30 22:47:35 2010
+@@ -27,7 +27,11 @@
+ #ifndef HB_COMMON_H
+ #define HB_COMMON_H
+
++#ifdef __SVR4
++#include <inttypes.h>
++#else
+ #include <stdint.h>
++#endif
+
+ # ifdef __cplusplus
+ # define HB_BEGIN_DECLS extern "C" {
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