summaryrefslogtreecommitdiffstats
path: root/rules/glibc.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2006-10-11 12:41:03 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2006-10-11 12:41:03 +0000
commitb8505c184218e7afe9e4fac347acdf937a8f7fcd (patch)
tree909b55862ba42e3268cbe09eee6e15ab2ebe2ac3 /rules/glibc.make
parent6bad69cd0446ccfc1d8a4f4d28c297050cfd9859 (diff)
downloadOSELAS.Toolchain-b8505c184218e7afe9e4fac347acdf937a8f7fcd.tar.gz
OSELAS.Toolchain-b8505c184218e7afe9e4fac347acdf937a8f7fcd.tar.xz
* glibc.make:
disabled sanity checks, required to build glibc-2.5 linuxthreads on arm git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@1049 f8d472c7-5700-0410-ac5a-87979cec3adf
Diffstat (limited to 'rules/glibc.make')
-rw-r--r--rules/glibc.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/glibc.make b/rules/glibc.make
index cf694b5..80a9d78 100644
--- a/rules/glibc.make
+++ b/rules/glibc.make
@@ -104,6 +104,7 @@ GLIBC_AUTOCONF := \
--with-headers=$(SYSROOT)/usr/include \
--enable-kernel=2.4.3 \
--without-cvs \
+ --disable-sanity-checks \
--disable-profile \
--enable-debug \
--without-gd \