]> www.ginac.de Git - cln.git/blob - autoconf/cl_config.h.cmake
Add support for LoongArch
[cln.git] / autoconf / cl_config.h.cmake
1 #ifndef CL_CONFIG_H
2 #define CL_CONFIG_H
3 #include "cln/host_cpu.h"
4
5 #cmakedefine CL_USE_GMP 1
6 #cmakedefine ASM_UNDERSCORE
7 #cmakedefine CL_HAVE_ATTRIBUTE_FLATTEN
8 #cmakedefine HAVE_UNISTD_H
9
10 #endif /* CL_CONFIG_H */