scripts/build/libc/eglibc.sh
changeset 2809 4cd9134739b5
parent 2776 5f557056c530
child 3041 b9f695c2f5b7
     1.1 --- a/scripts/build/libc/eglibc.sh	Sun Nov 20 21:06:36 2011 +0100
     1.2 +++ b/scripts/build/libc/eglibc.sh	Wed Dec 14 16:55:22 2011 +0100
     1.3 @@ -142,6 +142,7 @@
     1.4      # Configure with --prefix the way we want it on the target...
     1.5  
     1.6      CT_DoExecLog CFG                                                \
     1.7 +    CPPFLAGS="-DNOT_IN_libc"                                        \
     1.8      "${src_dir}/configure"                                          \
     1.9          --prefix=/usr                                               \
    1.10          --cache-file="$(pwd)/config.cache"                          \