diff -r 5f557056c530 -r cea814c9932a 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 Mon Feb 13 21:47:25 2012 +0100 @@ -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" \