aboutsummaryrefslogtreecommitdiff
path: root/config.h
blob: 32fb4e82ec0ae1a8113be61827010acf1e79e704 (plain)
1
2
3
4
5
6
7
8
9
#define HAVE_AVX 1
#define HAVE_SSE 1
#define HAVE_SSE3_EXTERNAL 1
#define HAVE_AVX_EXTERNAL 1
#define HAVE_FMA3_EXTERNAL 1
#define ARCH_X86_64 1
#define ARCH_X86 1
#define HAVE_SCHED_GETAFFINITY 1
#define HAVE_SYSCTL 1