From 18f499ee6a58abcd07841c2f6fbeda47c5f1d5c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 20 Jan 2018 18:11:14 +0100 Subject: Drop CFLAGS and INPUT/VIDEO configs from profiles Those doesn't seems to be possible to be configured from profile --- profiles/base/make.defaults | 4 ---- 1 file changed, 4 deletions(-) (limited to 'profiles/base') diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 1668270..ade21ca 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -4,10 +4,6 @@ USE="$USE ncurses readline" USE="$USE curl" USE="$USE zsh-completion" -CFLAGS="-O2 -pipe -ggdb -fuse-ld=gold" -CXXFLAGS="${CFLAGS}" -FEATURES="nostrip" - PORTDIR="/usr/portage" DISTDIR="${PORTDIR}/distfiles" PKGDIR="${PORTDIR}/packages" -- cgit v1.2.3