1 2 3 4 5 6 7 8 9 10 11 12 13
inherit canadian-native autotools INHIBIT_DEFAULT_DEPS = "1" DEPENDS = "virtual/${TARGET_PREFIX}gcc-initial" PROVIDES = "mingw-w32api" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_mingw32 = "1" PACKAGES = "" B = "${WORKDIR}/build-${TARGET_SYS}"