summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/adelie/1.0/arm/v7a/make.defaults1
-rw-r--r--profiles/adelie/1.0/arm/v7a/parent1
-rw-r--r--profiles/arch/x86_64/make.defaults2
3 files changed, 4 insertions, 0 deletions
diff --git a/profiles/adelie/1.0/arm/v7a/make.defaults b/profiles/adelie/1.0/arm/v7a/make.defaults
new file mode 100644
index 000000000..acc01de5e
--- /dev/null
+++ b/profiles/adelie/1.0/arm/v7a/make.defaults
@@ -0,0 +1 @@
+CHOST="armv7a-foxkit-linux-musleabihf"
diff --git a/profiles/adelie/1.0/arm/v7a/parent b/profiles/adelie/1.0/arm/v7a/parent
new file mode 100644
index 000000000..f3229c5b9
--- /dev/null
+++ b/profiles/adelie/1.0/arm/v7a/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/arch/x86_64/make.defaults b/profiles/arch/x86_64/make.defaults
index 8745460a4..a0ff1c2d5 100644
--- a/profiles/arch/x86_64/make.defaults
+++ b/profiles/arch/x86_64/make.defaults
@@ -1,3 +1,5 @@
+CHOST="x86_64-foxkit-linux-musl"
+
# We definitely use 64-bit ABI.
ABI_X86="64"
IUSE_IMPLICIT="abi_x86_64"