tools-musl: add experimental catalyst build scripts
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
parent
aa85fa6e15
commit
c59b194836
12 changed files with 184 additions and 0 deletions
12
tools-musl/catalyst/stage-all.conf.template
Normal file
12
tools-musl/catalyst/stage-all.conf.template
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: SARCH
|
||||
target: CSTAGE
|
||||
version_stamp: musl-FLAVOR
|
||||
rel_type: FLAVOR/SARCH
|
||||
profile: hardened/linux/musl/PARCH
|
||||
snapshot: current
|
||||
source_subpath: FLAVOR/SARCH/PSTAGE-SARCH-musl-FLAVOR
|
||||
chost: TARCH-gentoo-linux-musl
|
||||
cflags: -O2 -pipe -fomit-frame-pointer
|
||||
cxxflags: -O2 -pipe -fomit-frame-pointer
|
||||
portage_confdir: MYCATALYST/portage.SARCH.FLAVOR
|
||||
portage_overlay: /var/lib/layman/hardened-development
|
Loading…
Add table
Add a link
Reference in a new issue