Skip to content
Commit 171f2a6b authored by Rémi Verschelde's avatar Rémi Verschelde Committed by Lenny Komow
Browse files

CMake: Unset linker flags before testing ASM compilation

Otherwise compilation would fail (at least on Linux with GCC) if the
'LDFLAGS' environment variable, or CMAKE_EXE_LINKER_FLAGS, are set to
any value that isn't supported by 'ld' for ASM, which means most C/C++
linker flags.
parent 41c2ce8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment