summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-12-10 19:47:40 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-12-10 19:48:12 +0100
commitc2b8b565dd68475b1c249564551d9d5c2b795084 (patch)
treec7dd08c35b8ee218e9a845f2513dcecee7c30755 /profiles/default/linux/arm/23.0/split-usr/musl/make.defaults
parentnet-analyzer/wireshark: Stabilize 3.6.9 arm64, #885125 (diff)
downloadgentoo-c2b8b565dd68475b1c249564551d9d5c2b795084.tar.gz
gentoo-c2b8b565dd68475b1c249564551d9d5c2b795084.tar.bz2
gentoo-c2b8b565dd68475b1c249564551d9d5c2b795084.zip
profiles: Add arm 23.0 profiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/default/linux/arm/23.0/split-usr/musl/make.defaults')
-rw-r--r--profiles/default/linux/arm/23.0/split-usr/musl/make.defaults5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default/linux/arm/23.0/split-usr/musl/make.defaults b/profiles/default/linux/arm/23.0/split-usr/musl/make.defaults
new file mode 100644
index 000000000000..52e98be4833e
--- /dev/null
+++ b/profiles/default/linux/arm/23.0/split-usr/musl/make.defaults
@@ -0,0 +1,5 @@
+# Copyright 1999-2018 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="arm-unknown-linux-musleabi"
+CHOST_arm="${CHOST}"