diff -r 5f557056c530 -r 1f2fec4c1ed4 scripts/build/libc/eglibc.sh --- a/scripts/build/libc/eglibc.sh Sun Nov 20 21:06:36 2011 +0100 +++ b/scripts/build/libc/eglibc.sh Thu May 03 21:09:19 2012 +0200 @@ -142,6 +142,7 @@ # Configure with --prefix the way we want it on the target... CT_DoExecLog CFG \ + CPPFLAGS="-DNOT_IN_libc" \ "${src_dir}/configure" \ --prefix=/usr \ --cache-file="$(pwd)/config.cache" \