summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_6.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_6.0.0.bb')
-rw-r--r--recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_6.0.0.bb7
1 files changed, 1 insertions, 6 deletions
diff --git a/recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_6.0.0.bb b/recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_6.0.0.bb
index fc83ca8..cf39c6a 100644
--- a/recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_6.0.0.bb
+++ b/recipes-devtools/mingw-w64/nativesdk-mingw-w64-runtime_6.0.0.bb
@@ -10,19 +10,14 @@ inherit autotools nativesdk
10BUILDSDK_CPPFLAGS_append = " -isystem${STAGING_INCDIR}" 10BUILDSDK_CPPFLAGS_append = " -isystem${STAGING_INCDIR}"
11 11
12INHIBIT_DEFAULT_DEPS = "1" 12INHIBIT_DEFAULT_DEPS = "1"
13DEPENDS = "nativesdk-mingw-w64-headers virtual/${TARGET_PREFIX}gcc-initial " 13DEPENDS = "nativesdk-mingw-w64-headers virtual/${TARGET_PREFIX}gcc "
14 14
15PROVIDES += "virtual/nativesdk-libc" 15PROVIDES += "virtual/nativesdk-libc"
16PROVIDES += "virtual/nativesdk-${SDK_PREFIX}libc-initial"
17PROVIDES += "virtual/nativesdk-${SDK_PREFIX}libc-for-gcc"
18 16
19# Work around pulling in eglibc for now... 17# Work around pulling in eglibc for now...
20PROVIDES += "virtual/nativesdk-libintl" 18PROVIDES += "virtual/nativesdk-libintl"
21 19
22STAGINGCC = "gcc-cross-initial-${TARGET_ARCH}"
23STAGINGCC_class-nativesdk = "gcc-crosssdk-initial-${SDK_SYS}"
24TOOLCHAIN_OPTIONS = " --sysroot=${STAGING_DIR_TARGET}" 20TOOLCHAIN_OPTIONS = " --sysroot=${STAGING_DIR_TARGET}"
25PATH_prepend = "${STAGING_BINDIR_TOOLCHAIN}.${STAGINGCC}:"
26 21
27do_configure() { 22do_configure() {
28 oe_runconf 23 oe_runconf