summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults4
1 files changed, 0 insertions, 4 deletions
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"