summaryrefslogtreecommitdiff
path: root/package/freetype/patches/patch-builds_unix_unix-cc_in
blob: b4b1df60d9f0b9b13d47d9a95634bb0aca31af9f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- freetype-2.4.4.orig/builds/unix/unix-cc.in	2010-08-31 13:04:28.000000000 +0200
+++ freetype-2.4.4/builds/unix/unix-cc.in	2011-02-05 18:05:59.000000000 +0100
@@ -101,7 +101,7 @@ LDFLAGS := @LDFLAGS@
 CCraw_build  := @CC_BUILD@	# native CC of building system
 E_BUILD      := @EXEEXT_BUILD@	# extension for exexutable on building system
 EXPORTS_LIST := $(OBJ_DIR)/ftexport.sym
-CCexe        := $(CCraw_build)	# used to compile `apinames' only
+CCexe        := $(CCraw_build) $(CFLAGS_FOR_BUILD)	# used to compile `apinames' only
 
 
 # Library linking