summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Goodyear <g2boojum@gentoo.org>2004-07-03 22:30:40 +0000
committerGrant Goodyear <g2boojum@gentoo.org>2004-07-03 22:30:40 +0000
commitb14ef8c8d4191e80e7fd31036acbab477b47928c (patch)
treec32eb77e0ed74b7cebc57bd5c90279e67363a4cb /profiles/default-x86-obsd-2004
parentMarked stable on hppa. (diff)
downloadhistorical-b14ef8c8d4191e80e7fd31036acbab477b47928c.tar.gz
historical-b14ef8c8d4191e80e7fd31036acbab477b47928c.tar.bz2
historical-b14ef8c8d4191e80e7fd31036acbab477b47928c.zip
More x86-obsd fixos
Diffstat (limited to 'profiles/default-x86-obsd-2004')
-rw-r--r--profiles/default-x86-obsd-2004/make.defaults2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default-x86-obsd-2004/make.defaults b/profiles/default-x86-obsd-2004/make.defaults
index fda474abfe85..41383b340356 100644
--- a/profiles/default-x86-obsd-2004/make.defaults
+++ b/profiles/default-x86-obsd-2004/make.defaults
@@ -18,6 +18,8 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurs
USE="-*"
ARCH="x86"
+CHOST="i686-unknown-openbsd3.4"
+CFLAGS="-mcpu=i686 -O2 -pipe"
COMPILER="gcc"
ACCEPT_KEYWORDS="x86-obsd"
CC="gcc"