Add catalyst config files to the repo.
This commit is contained in:
parent
03e144c346
commit
663e729e4d
24 changed files with 164 additions and 0 deletions
4
config/old/x86-default.env
Normal file
4
config/old/x86-default.env
Normal file
|
@ -0,0 +1,4 @@
|
|||
export CFLAGS="-Os -mcpu=i686 -pipe -fomit-frame-pointer"
|
||||
export CXXFLAGS="${CFLAGS}"
|
||||
export GENTOO_MIRRORS="http://gentoo.osuosl.org/"
|
||||
export MAKEOPTS="-j16"
|
Loading…
Add table
Add a link
Reference in a new issue