tools-musl: change CHOST for armv7a
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
parent
b202848501
commit
a51e97106f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ prepare_confs() {
|
||||||
-e "s:SARCH:${arch}:g" \
|
-e "s:SARCH:${arch}:g" \
|
||||||
-e "s:TARCH:${tarch}:g" \
|
-e "s:TARCH:${tarch}:g" \
|
||||||
-e "s:FLAVOR:${flavor}:g" \
|
-e "s:FLAVOR:${flavor}:g" \
|
||||||
-e "s:gentoo-linux-musl:hardfloat-linux-musleabi:" \
|
-e "s:gentoo-linux-musl:unknown-linux-musleabihf:g" \
|
||||||
-e "s:^profile\:.*:profile\: ${profile}:" \
|
-e "s:^profile\:.*:profile\: ${profile}:" \
|
||||||
-e "s:MYCATALYST:$(pwd):g" \
|
-e "s:MYCATALYST:$(pwd):g" \
|
||||||
> stage${s}-${arch}-musl-${flavor}.conf
|
> stage${s}-${arch}-musl-${flavor}.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue