$NetBSD: patch-ab,v 1.16 2010/12/26 19:16:16 adam Exp $

--- builds/unix/unix-cc.in.orig	2010-12-26 19:07:52.000000000 +0000
+++ builds/unix/unix-cc.in
@@ -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@	# used to compile `apinames' only
 
 
 # Library linking
