yasm/tools/genmacro
Peter Johnson 4e15ef1cc9 Fix #187: Add new variable CFLAGS_FOR_BUILD for CC_FOR_BUILD compiles.
Due to the need to support cross-building, CC_FOR_BUILD is used instead of
CC for tools that will be run as part of the build process.  However, it
is sometimes necessary to add custom CFLAGS for these builds; CFLAGS_FOR_BUILD
supports this cleanly.

svn path=/trunk/yasm/; revision=2234
2009-10-31 21:52:42 +00:00
..
CMakeLists.txt Add cmake build infrastructure. 2008-05-22 09:08:03 +00:00
genmacro.c Commit moved, updated genmacro script missed in [2082] commit. 2008-05-09 07:08:17 +00:00
Makefile.inc Fix #187: Add new variable CFLAGS_FOR_BUILD for CC_FOR_BUILD compiles. 2009-10-31 21:52:42 +00:00