summaryrefslogtreecommitdiff
path: root/profiles/default/linux/ppc64le/23.0/musl/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/linux/ppc64le/23.0/musl/make.defaults')
-rw-r--r--profiles/default/linux/ppc64le/23.0/musl/make.defaults6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/default/linux/ppc64le/23.0/musl/make.defaults b/profiles/default/linux/ppc64le/23.0/musl/make.defaults
new file mode 100644
index 000000000000..5d7c33d57870
--- /dev/null
+++ b/profiles/default/linux/ppc64le/23.0/musl/make.defaults
@@ -0,0 +1,6 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="powerpc64le-unknown-linux-musl"
+CHOST_ppc64="${CHOST}"
+LIBDIR_ppc64="lib"