aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine-sdk/x86_64-tarball.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine-sdk/x86_64-tarball.conf')
-rw-r--r--conf/machine-sdk/x86_64-tarball.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine-sdk/x86_64-tarball.conf b/conf/machine-sdk/x86_64-tarball.conf
new file mode 100644
index 0000000..9c638af
--- /dev/null
+++ b/conf/machine-sdk/x86_64-tarball.conf
@@ -0,0 +1,7 @@
+SDK_ARCH = "x86_64"
+
+SDK_GLIBC_ADDONS = "nptl"
+
+#This prevents creation of .sh script,
+#just drops tarball under tmp/deploy/sdk
+SDK_PACKAGING_FUNC = "do_compile"