aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine-sdk/i586-tarball.conf
blob: 751ad82ca9dc1976b3254e49d7dd4892e1776927 (plain)
1
2
3
4
5
6
7
8
SDK_ARCH = "i586"
SDK_CC_ARCH = "-march=i586"

SDK_GLIBC_ADDONS = "nptl"

#This prevents creation of .sh script, 
#just drops tarball under tmp/deploy/sdk
SDK_PACKAGING_FUNC = "do_compile"