From a51e97106fa21078f6f81505274b8a86c6fcc364 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Tue, 14 Jan 2020 14:10:55 -0500 Subject: [PATCH] tools-musl: change CHOST for armv7a Signed-off-by: Anthony G. Basile --- tools-musl/run-armv7a.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools-musl/run-armv7a.sh b/tools-musl/run-armv7a.sh index 35f14193..12c16569 100755 --- a/tools-musl/run-armv7a.sh +++ b/tools-musl/run-armv7a.sh @@ -22,7 +22,7 @@ prepare_confs() { -e "s:SARCH:${arch}:g" \ -e "s:TARCH:${tarch}: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:MYCATALYST:$(pwd):g" \ > stage${s}-${arch}-musl-${flavor}.conf