tools-musl: use the new musl profiles
This commit is contained in:
parent
b7ec6e6805
commit
7df1231920
2 changed files with 20 additions and 6 deletions
12
tools-musl/stage.conf.template
Normal file
12
tools-musl/stage.conf.template
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: SARCH
|
||||
target: CSTAGE
|
||||
version_stamp: musl-FLAVOR
|
||||
rel_type: musl/FLAVOR/SARCH
|
||||
profile: default/linux/PARCH/17.0/muslPROFILE
|
||||
snapshot: current
|
||||
source_subpath: musl/FLAVOR/SARCH/PSTAGE-SARCH-musl-FLAVOR
|
||||
chost: TARCH-gentoo-linux-musl
|
||||
cflags: -O2 -pipe
|
||||
cxxflags: -O2 -pipe
|
||||
portage_confdir: MYCATALYST/portage.SARCH.FLAVOR
|
||||
portage_overlay: /var/lib/layman/musl
|
Loading…
Add table
Add a link
Reference in a new issue