logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://anongit.hacktivis.me/git/overlay.git/
commit: 4ce49424cc9c6f24959a51ca03cda027c27535e5
parent d8b9ba5f691ed8f75a9a86e5140eb087fd931a6e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 27 Feb 2026 05:46:41 +0100

profiles/base: Cleanup USE to only global flags

Diffstat:

Mprofiles/base/make.defaults2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults @@ -1,6 +1,6 @@ USE=" -suid -kde -handbook -sslv3 -zeroconf -share -sendto -magic -pam -dbus -debuginfod - cacert cjk dane idn mandoc jumbo-build smp threads urandom iproute2 caps pic metric syslog + cjk idn smp threads caps syslog " COMMON_FLAGS="-O2 -pipe -march=native -mtune=native -ggdb -Wall -frecord-gcc-switches"