CMake/Tests/Assembler
Brad King 242f673829 Tests/Assembler: Use CMAKE_OSX_SYSROOT to generate .s file
On OS X if the user-provided flags do not include -isysroot and
CMAKE_OSX_SYSROOT is defined then add the proper -isysroot flag to the C
compiler invocation we use to generate the .s file.
2012-09-21 11:15:23 -04:00
..
CMakeLists.txt Tests/Assembler: Use CMAKE_OSX_SYSROOT to generate .s file 2012-09-21 11:15:23 -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