Parent Directory
|
Revision Log
Initial Release
| 1 | # Copyright 2002 Gentoo Foundation. |
| 2 | # System-wide defaults for the gcc 3.2 Portage system |
| 3 | |
| 4 | #Experimental: trying to use these USE variables to build up from stage 2->3 |
| 5 | #thus eliminating the inherent fragility of using USE for this |
| 6 | |
| 7 | USE="-* x86-fbsd" |
| 8 | |
| 9 | ARCH="x86-fbsd" |
| 10 | CHOST="i386-unknown-freebsd5.2.1" |
| 11 | CFLAGS="-mcpu=i386 -O2 -pipe" |
| 12 | COMPILER="gcc" |
| 13 | ACCEPT_KEYWORDS="~x86-fbsd x86" |
| 14 | CC="gcc" |
| 15 | CXX="g++" |
| 16 | USERLAND="BSD" |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Author Date Id Revision |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |