summaryrefslogtreecommitdiffstats
path: root/host-coleridge
diff options
context:
space:
mode:
authorWolfgang Müller2024-03-29 12:46:44 +0000
committerWolfgang Müller2024-05-04 21:39:53 +0000
commit1ba18873e5f4e1a1bc465bdf282acaf5f5772176 (patch)
treed73d285480dedd3c4f7d938ba5d8c72512b25a93 /host-coleridge
parent9785f80d839394fee289eaba4f4ded27968351da (diff)
downloadportage-roles-1ba18873e5f4e1a1bc465bdf282acaf5f5772176.tar.gz
host-coleridge: Remove CHOST for migration to 23.0 profiles
Diffstat (limited to 'host-coleridge')
-rw-r--r--host-coleridge/make.conf1
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"