mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
f60797f75b
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.