f49905f95a
2. Use stock gcc, again. 3. Now use internal stlport, so that not to break ABI.
17 lines
573 B
Text
17 lines
573 B
Text
--- graphite/graphite-2.3.1.patch 2012-02-19 18:21:39.000000000 +0900
|
|
+++ graphite/graphite-2.3.1.patch 2012-02-20 08:13:43.000000000 +0900
|
|
@@ -2394,3 +2394,14 @@
|
|
{
|
|
bool fRet = true;
|
|
|
|
+--- misc/silgraphite-2.3.1/engine/include/graphite/GrFeature.h 2009-01-22 07:36:40.000000000 +0900
|
|
++++ misc/build/silgraphite-2.3.1/engine/include/graphite/GrFeature.h 2012-02-20 08:09:33.000000000 +0900
|
|
+@@ -21,6 +21,8 @@
|
|
+
|
|
+ //:End Ignore
|
|
+
|
|
++#define wstring basic_string<wchar_t> //quick dirty hack for not finding _STL::wstring
|
|
++
|
|
+ #include "GrAppData.h"
|
|
+
|
|
+ namespace gr
|