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