aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine-sdk/x86_64-tarball.conf
blob: 9c638afb5e143e1401d4a4cce1e0f17fc26f6550 (plain)
1
2
3
4
5
6
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"