aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc/eglibc-initial_2.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/eglibc/eglibc-initial_2.9.bb')
-rw-r--r--recipes/eglibc/eglibc-initial_2.9.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/eglibc/eglibc-initial_2.9.bb b/recipes/eglibc/eglibc-initial_2.9.bb
new file mode 100644
index 0000000000..787c762609
--- /dev/null
+++ b/recipes/eglibc/eglibc-initial_2.9.bb
@@ -0,0 +1,6 @@
+require eglibc_${PV}.bb
+require eglibc-initial.inc
+
+do_configure_prepend () {
+ unset CFLAGS
+}