|
|
|
@ -61,7 +61,7 @@ glibc_custmain() { |
|
|
|
# code so we can use this glibc to debug other programs. |
|
|
|
CFLAGS="$CFLAGS -g -DNDEBUG=1" ./configure --with-gnu-binutils \ |
|
|
|
--enable-add-ons --enable-profile \ |
|
|
|
--with-headers=$root/usr/include/linux \ |
|
|
|
--with-headers=$root/usr/include \ |
|
|
|
--with-gd=/usr \ |
|
|
|
--with-gd-lib=/usr/lib \ |
|
|
|
--with-gd-include=/usr/include \ |
|
|
|
|