summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-atom.x86-64
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-atom.x86-64')
-rw-r--r--scripts/tune/env.fake-atom.x86-645
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-atom.x86-64 b/scripts/tune/env.fake-atom.x86-64
new file mode 100644
index 0000000000..70cabf4e0a
--- /dev/null
+++ b/scripts/tune/env.fake-atom.x86-64
@@ -0,0 +1,5 @@
+PACKAGE_ARCHS="all any noarch x86_64 fake_atom"
+TUNE_CCARGS=" -m64"
+TUNE_FEATURES="m64"
+TUNE_PKGARCH="x86_64"
+export CC="x86_64-oe-linux-gcc -m64 --sysroot=SYSROOT"