aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro-toolchain/recipes-core/glibc/glibc-initial_linaro-2.20.bb
blob: a31ba68a2aca7b44971a9e8278423bb4ef8d7c3c (plain)
1
2
3
4
5
6
7
8
9
10
11
require glibc_${PV}.bb
require recipes-core/glibc/glibc-initial.inc

DEPENDS += "kconfig-frontends-native"

# main glibc recipes muck with TARGET_CPPFLAGS to point into
# final target sysroot but we
# are not there when building glibc-initial
# so reset it here

TARGET_CPPFLAGS = ""