diff options
Diffstat (limited to 'glibc')
-rw-r--r-- | glibc/glibc_2.3.2.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glibc/glibc_2.3.2.oe b/glibc/glibc_2.3.2.oe index 9678a185eb..3afe5efec4 100644 --- a/glibc/glibc_2.3.2.oe +++ b/glibc/glibc_2.3.2.oe @@ -151,6 +151,7 @@ do_configure () { # calls for now # don't pass CPPFLAGS into configure, since it upsets the kernel-headers # version check and doesn't really help with anything + gnu-configize CPPFLAGS="" oe_runconf } |