diff options
author | Daniel Goller <morfic@gentoo.org> | 2004-09-07 02:20:22 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2004-09-07 02:20:22 +0000 |
commit | b1f4d690dedf546cadea7d4c385e51e113c3f1ae (patch) | |
tree | e876db1129e77e26d1ef8a3783704d0eb85808bf /profiles | |
parent | stable on macos (Manifest recommit) (diff) | |
download | gentoo-2-b1f4d690dedf546cadea7d4c385e51e113c3f1ae.tar.gz gentoo-2-b1f4d690dedf546cadea7d4c385e51e113c3f1ae.tar.bz2 gentoo-2-b1f4d690dedf546cadea7d4c385e51e113c3f1ae.zip |
taking out CFLAGS for now
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/x86/2004.2/gcc34/2.6/make.defaults | 2 | ||||
-rw-r--r-- | profiles/default-linux/x86/2004.2/gcc34/make.defaults | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/profiles/default-linux/x86/2004.2/gcc34/2.6/make.defaults b/profiles/default-linux/x86/2004.2/gcc34/2.6/make.defaults index f33475d2ed78..b09dd8d1e54b 100644 --- a/profiles/default-linux/x86/2004.2/gcc34/2.6/make.defaults +++ b/profiles/default-linux/x86/2004.2/gcc34/2.6/make.defaults @@ -15,5 +15,3 @@ USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm imlib ARCH="x86" ACCEPT_KEYWORDS="x86" -CFLAGS="'-O2' '-pipe'" -CXXFLAGS="${CFLAGS}" diff --git a/profiles/default-linux/x86/2004.2/gcc34/make.defaults b/profiles/default-linux/x86/2004.2/gcc34/make.defaults index f33475d2ed78..b09dd8d1e54b 100644 --- a/profiles/default-linux/x86/2004.2/gcc34/make.defaults +++ b/profiles/default-linux/x86/2004.2/gcc34/make.defaults @@ -15,5 +15,3 @@ USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm imlib ARCH="x86" ACCEPT_KEYWORDS="x86" -CFLAGS="'-O2' '-pipe'" -CXXFLAGS="${CFLAGS}" |