]> www.ginac.de Git - cln.git/commit
cmake: tell the compiler how to handle cl_asm_.cc
authorAlexey Sheplyakov <asheplyakov@altlinux.org>
Sat, 2 Jan 2021 09:21:01 +0000 (13:21 +0400)
committerAlexey Sheplyakov <asheplyakov@altlinux.org>
Sun, 3 Jan 2021 06:55:40 +0000 (10:55 +0400)
commit7c0b16660233fcc624cf557e83aa15134101a964
treebae21df90a00f14b437083c78bbd960639033340
parent953ca26d28a0b37088019fc9daa6f2cb4844c539
cmake: tell the compiler how to handle cl_asm_.cc

Pass `-x assembler-with-cpp` to GCC/Clang. Don't use asm loops with
other compilers.
src/CMakeLists.txt