Reorganize Profile Directories Tree. Append 'extreme' profile. Please update
/etc/make.profile/parent, for ex: /usr/portage/profiles/default/linux/amd64/13.0 /var/portage/layman/backbone/profiles/extreme
This commit is contained in:
parent
b8dd09fe32
commit
a33dd3fe3a
|
@ -1 +0,0 @@
|
||||||
..
|
|
|
@ -1 +0,0 @@
|
||||||
CUSTOM_PROFILE="yes"
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
CUSTOM_PROFILE="yes"
|
||||||
|
|
||||||
CFLAGS="-O2 -pipe -march=native"
|
CFLAGS="-O2 -pipe -march=native"
|
||||||
CXXFLAGS="${CFLAGS}"
|
CXXFLAGS="${CFLAGS}"
|
||||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
|
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
|
|
@ -0,0 +1 @@
|
||||||
|
../desktop
|
|
@ -1 +0,0 @@
|
||||||
2
|
|
|
@ -1 +0,0 @@
|
||||||
CUSTOM_PROFILE="yes"
|
|
|
@ -1 +0,0 @@
|
||||||
2
|
|
|
@ -1 +0,0 @@
|
||||||
..
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
CUSTOM_PROFILE="yes"
|
||||||
|
|
||||||
CFLAGS="-O2 -pipe -march=native"
|
CFLAGS="-O2 -pipe -march=native"
|
||||||
CXXFLAGS="${CFLAGS}"
|
CXXFLAGS="${CFLAGS}"
|
||||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
|
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
|
Loading…
Reference in New Issue