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 | 5df4d6f9da8498811199d083fc2f36c77e0d91fb (patch) | |
tree | f4d88c4d21fa8045f0aa4156985e4b7dc6d396d0 /profiles/default-macos-10.4 | |
parent | macos as ARCH and Keyword instead of ppc (diff) | |
download | historical-5df4d6f9da8498811199d083fc2f36c77e0d91fb.tar.gz historical-5df4d6f9da8498811199d083fc2f36c77e0d91fb.tar.bz2 historical-5df4d6f9da8498811199d083fc2f36c77e0d91fb.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" |