patch-builds_unix_unix-cc_in 555 B

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