mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -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.