From f8c5d48c4f3225054b8cea2adfe36ca4b613a996 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 24 Mar 2024 18:43:38 +0100 Subject: host-demeter: Remove CHOST and UNINSTALL_IGNORE Similar to 6ed5dd3 (host-albatross: Remove UNINSTALL_IGNORE overrides, 2024-03-23). This host also still had a CHOST setting which is no longer required. --- host-demeter/make.conf | 5 ----- 1 file changed, 5 deletions(-) (limited to 'host-demeter') diff --git a/host-demeter/make.conf b/host-demeter/make.conf index 1678366..c449d9d 100644 --- a/host-demeter/make.conf +++ b/host-demeter/make.conf @@ -1,6 +1,5 @@ CFLAGS="-O2 -pipe -march=native -mtune=native" CXXFLAGS="${CFLAGS}" -CHOST="x86_64-pc-linux-gnu" CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" @@ -19,7 +18,3 @@ EMERGE_DEFAULT_OPTS="--alert --ask --autounmask=n --color=n --jobs 2 --load-aver FEATURES="clean-logs compress-build-logs downgrade-backup parallel-install split-elog split-log userfetch" INSTALL_MASK="/usr/share/bash-completion" - -# Avoid removing merged-usr symlinks. -UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /bin /lib /lib32 /lib64 /libx32 /sbin /usr/sbin" -UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /usr/lib/modules/*" -- cgit v1.2.3-2-gb3c3