summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc_2.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.17.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.17.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.17.bb b/meta/recipes-core/eglibc/eglibc_2.17.bb
index 6526978469..22129e6bc3 100644
--- a/meta/recipes-core/eglibc/eglibc_2.17.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.17.bb
@@ -52,9 +52,6 @@ B = "${WORKDIR}/build-${TARGET_SYS}"
52 52
53PACKAGES_DYNAMIC = "" 53PACKAGES_DYNAMIC = ""
54 54
55RPROVIDES_${PN}-dev = "libc6-dev virtual-libc-dev"
56PROVIDES_${PN}-dbg = "glibc-dbg"
57
58# the -isystem in bitbake.conf screws up glibc do_stage 55# the -isystem in bitbake.conf screws up glibc do_stage
59BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}" 56BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}"
60TARGET_CPPFLAGS = "-I${STAGING_DIR_TARGET}${includedir}" 57TARGET_CPPFLAGS = "-I${STAGING_DIR_TARGET}${includedir}"