aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gcc/gcc-crosssdk_%.bbappend
blob: 1a4bf6c660dcdcb17f3fd6518f4f29bf4a89581a (plain)
1
2
3
PACKAGECONFIG_CONFARGS ?= ""
EXTRA_OECONF:remove:mingw32 = "--enable-initfini-array --with-linker-hash-style=${LINKER_HASH_STYLE}"
EXTRA_OECONF:append:mingw32 = " --disable-initfini-array"