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