summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc-initial_2.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/glibc-initial_2.20.bb')
-rw-r--r--meta/recipes-core/glibc/glibc-initial_2.20.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc-initial_2.20.bb b/meta/recipes-core/glibc/glibc-initial_2.20.bb
new file mode 100644
index 0000000000..8ab01dc79d
--- /dev/null
+++ b/meta/recipes-core/glibc/glibc-initial_2.20.bb
@@ -0,0 +1,11 @@
1require glibc_${PV}.bb
2require glibc-initial.inc
3
4DEPENDS += "kconfig-frontends-native"
5
6# main glibc recipes muck with TARGET_CPPFLAGS to point into
7# final target sysroot but we
8# are not there when building glibc-initial
9# so reset it here
10
11TARGET_CPPFLAGS = ""