diff options
-rw-r--r-- | host-coleridge/make.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host-coleridge/make.conf b/host-coleridge/make.conf index 1170d0f..fa719c0 100644 --- a/host-coleridge/make.conf +++ b/host-coleridge/make.conf @@ -1,6 +1,5 @@ CFLAGS="-O2 -march=native -mtune=native -pipe" CXXFLAGS="${CFLAGS}" -CHOST="x86_64-gentoo-linux-musl" CPU_FLAGS_X86="aes avx fma3 fma4 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop" |