diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-07-10 23:44:43 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-07-10 23:44:43 +0000 |
commit | c70cfbefdaca4021bb84121b5286aedeeb72a788 (patch) | |
tree | 8b8053cb3b6f1088843818dce29c6544919f7a5e /profiles/default-macos-10.4 | |
parent | macos as ARCH and Keyword instead of ppc (diff) | |
download | gentoo-2-c70cfbefdaca4021bb84121b5286aedeeb72a788.tar.gz gentoo-2-c70cfbefdaca4021bb84121b5286aedeeb72a788.tar.bz2 gentoo-2-c70cfbefdaca4021bb84121b5286aedeeb72a788.zip |
Macos as arch and default keyword
Diffstat (limited to 'profiles/default-macos-10.4')
-rw-r--r-- | profiles/default-macos-10.4/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-macos-10.4/make.defaults b/profiles/default-macos-10.4/make.defaults index 76d9de03108e..d6fd7eaf886f 100644 --- a/profiles/default-macos-10.4/make.defaults +++ b/profiles/default-macos-10.4/make.defaults @@ -27,7 +27,7 @@ CXXFLAGS=${CFLAGS} USE="" -ACCEPT_KEYWORDS="~ppc" # change to macos later +ACCEPT_KEYWORDS="macos" COMPILER="gcc3" |