summaryrefslogtreecommitdiff
path: root/graphite/graphite_make.patch
diff options
context:
space:
mode:
Diffstat (limited to 'graphite/graphite_make.patch')
-rw-r--r--graphite/graphite_make.patch6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphite/graphite_make.patch b/graphite/graphite_make.patch
index 73b62055df7e..c137c127b05e 100644
--- a/graphite/graphite_make.patch
+++ b/graphite/graphite_make.patch
@@ -1,6 +1,6 @@
--- misc/build/graphite2-1.0.2/src/makefile.mk Fri Mar 4 10:20:30 2011 +0700
+++ misc/build/graphite2-1.0.2/src/makefile.mk Fri Mar 4 10:20:30 2011 +0700
-@@ -1,1 +1,34 @@
+@@ -1,1 +1,38 @@
-dummy
+EXTERNAL_WARNINGS_NOT_ERRORS := TRUE
+
@@ -18,6 +18,10 @@
+CFLAGS+=-O3 -DNDEBUG
+.ENDIF
+
++.IF "$(WORDS_BIGENDIAN)" == "yes"
++CFLAGS += -DWORDS_BIGENDIAN
++.ENDIF
++
+_NS := GR2
+
+GR2_MACHINE=call