summaryrefslogtreecommitdiff
path: root/profiles/default/linux/ppc/23.0/musl/make.defaults
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-23 05:24:22 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-23 05:24:22 +0000
commitfdbd219bffd44c5fa62c89f7dc329673445ee026 (patch)
tree0e37bcfa502fe395603052eee0483ff956d10ddd /profiles/default/linux/ppc/23.0/musl/make.defaults
parent40d8bc05c536b6c3fa0bd58c50480dc79c6b9e92 (diff)
gentoo auto-resync : 23:11:2023 - 05:24:22
Diffstat (limited to 'profiles/default/linux/ppc/23.0/musl/make.defaults')
-rw-r--r--profiles/default/linux/ppc/23.0/musl/make.defaults10
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/default/linux/ppc/23.0/musl/make.defaults b/profiles/default/linux/ppc/23.0/musl/make.defaults
new file mode 100644
index 000000000000..3f0abac0df06
--- /dev/null
+++ b/profiles/default/linux/ppc/23.0/musl/make.defaults
@@ -0,0 +1,10 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="powerpc-unknown-linux-musl"
+
+# Anthony G. Basile <blueness@gentoo.org> (2014-07-01)
+# Multilib-related setup, bug #515130
+MULTILIB_ABIS="ppc"
+CHOST_ppc="${CHOST}"
+LIBDIR_ppc="lib"