]> www.ginac.de Git - cln.git/commit
[build] Rename cl_asm files to make CMake happy
authorAlexey Sheplyakov <asheplyakov@yandex.ru>
Sat, 10 Mar 2012 16:09:07 +0000 (18:09 +0200)
committerAlexey Sheplyakov <asheplyakov@altlinux.org>
Sun, 20 Dec 2020 13:45:58 +0000 (17:45 +0400)
commite67df7a533c7f768f48a591ec3b6f1e4cf4cdbe4
tree4aaef5ae3134b6d7c1435bd8f001ab8d1b787dc9
parent1bda4951ebdb5a5b03a503053d27036dd3b510aa
[build] Rename cl_asm files to make CMake happy

CMake insists on compiling *.cc files with a C++ compiler.
src/Makefile.am
src/base/digitseq/cl_asm.S [moved from src/base/digitseq/cl_asm_.cc with 100% similarity]
src/polynomial/elem/cl_asm_GF2.S [moved from src/polynomial/elem/cl_asm_GF2.cc with 100% similarity]