summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc')
-rw-r--r--yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc b/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc
deleted file mode 100644
index 53f880f39..000000000
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-inherit crosssdk
-
-PN = "gcc-crosssdk-${TARGET_ARCH}"
-
-SYSTEMHEADERS = "${SDKPATHNATIVE}${prefix_nativesdk}/include"
-SYSTEMLIBS = "${SDKPATHNATIVE}${base_libdir_nativesdk}/"
-SYSTEMLIBS1 = "${SDKPATHNATIVE}${libdir_nativesdk}/"
-
-GCCMULTILIB = "--disable-multilib"
-
-DEPENDS = "virtual/${TARGET_PREFIX}binutils-crosssdk virtual/nativesdk-${TARGET_PREFIX}libc-for-gcc gettext-native ${NATIVEDEPS}"
-PROVIDES = "virtual/${TARGET_PREFIX}gcc-crosssdk virtual/${TARGET_PREFIX}g++-crosssdk"
OpenPOWER on IntegriCloud