aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gcc/gcc-crosssdk_%.bbappend
blob: 34119463cad15fbf095a7ffb7789a41346ee027a (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"