tools-musl: fix .gitignore and missed files
This commit is contained in:
parent
1b33ae243f
commit
a7dae541f2
12 changed files with 1231 additions and 2 deletions
12
tools-musl/stage-all.conf.template
Normal file
12
tools-musl/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