CMake/Tests/Assembler
Brad King f60797f75b Tests/Assembler: Drop -g when generating sample assembly source
Some compilers, such as Clang on OS X, do not want the -g flag for both
generating assembly code and assembling it.  Drop the -g flag from
generation of main.s in the Assembler test.
2013-11-01 10:55:58 -04:00
..
CMakeLists.txt Tests/Assembler: Drop -g when generating sample assembly source 2013-11-01 10:55:58 -04:00
main-linux-x86-gas.s COMP: skip APPLE, since there with universal binaries the assembler file would be built for both architectures 2007-07-05 16:32:40 -04:00
main.c COMP: hopefully fix test, finally 2007-07-09 08:16:04 -04:00