diff options
author | 2017-01-22 13:02:56 +0100 | |
---|---|---|
committer | 2017-01-22 13:04:42 +0100 | |
commit | 1e1d0c8c8c90933534a5b4c6a4be394cbfd4bba0 (patch) | |
tree | 2ecd541c03244a2c52c2d94ffcc30d3c374f8be4 /profiles/arch/amd64-fbsd/make.defaults | |
parent | net-libs/libpcap: Old. (diff) | |
download | gentoo-1e1d0c8c8c90933534a5b4c6a4be394cbfd4bba0.tar.gz gentoo-1e1d0c8c8c90933534a5b4c6a4be394cbfd4bba0.tar.bz2 gentoo-1e1d0c8c8c90933534a5b4c6a4be394cbfd4bba0.zip |
profiles: Clean up obsolete flags from make.defaults
Diffstat (limited to 'profiles/arch/amd64-fbsd/make.defaults')
-rw-r--r-- | profiles/arch/amd64-fbsd/make.defaults | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/arch/amd64-fbsd/make.defaults b/profiles/arch/amd64-fbsd/make.defaults index 42329af60819..432f7743cf58 100644 --- a/profiles/arch/amd64-fbsd/make.defaults +++ b/profiles/arch/amd64-fbsd/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation. +# Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 # $Id$ # System-wide defaults for the G/FBSD Portage system @@ -20,7 +20,6 @@ ABI="amd64_fbsd" CFLAGS_x86_fbsd="-m32" LDFLAGS_x86_fbsd="-m elf_i386_fbsd -L/usr/lib32" -USE="mmx mmxext sse sse2" CPU_FLAGS_X86="mmx mmxext sse sse2" VIDEO_CARDS="apm ark chips cirrus cyrix dummy i128 intel mach64 mga \ |