crosstool-ng/scripts
Bryan Hundven ec9af46847 glibc: Mirror extra_config flags from do_libc_backend_once
In do_libc_backend_once:
```
              # Also, if those two are missing, iconv build breaks
              extra_config+=( --disable-debug --disable-sanity-checks )
```

But in do_libc_locales we only add ```--disable-debug```.
This change adds ```--disable-sanity-checks``` to do_libc_locales to
mirror this, as I've seen iconv break this way.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2016-02-23 23:34:38 -08:00
..
build glibc: Mirror extra_config flags from do_libc_backend_once 2016-02-23 23:34:38 -08:00
.gitignore repository: migrate old hg files over to git 2014-06-27 00:28:53 +02:00
addToolVersion.sh binutils: Add binutils-2.26 2016-02-04 22:55:08 -08:00
config.guess scripts/config.{sub,guess}: Update from upstream 2015-10-29 15:13:33 -07:00
config.sub scripts/config.{sub,guess}: Update from upstream 2015-10-29 15:13:33 -07:00
crosstool-NG.sh.in env: Bail out if CPATH and friends are set 2016-02-04 02:29:18 -08:00
functions functions: use 'ln -sf' for softlinks 2016-02-19 01:24:19 -08:00
gen_in_frags.sh config: Add config support for multiple compilers 2015-05-29 21:49:33 +01:00
install-sh configure: use autoconf to generate configure 2011-11-07 22:28:40 +01:00
patch-renumber.sh scripts: fix tools override 2012-01-16 23:36:42 +01:00
patch-rework.sh Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
populate.in consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
saveSample.sh.in Linux: Remove obsolete Linux custom headers 2015-12-08 07:20:35 -08:00
scripts.mk Fix samples using GMP 4.3.2. 2015-10-30 16:24:52 -07:00
showSamples.sh Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
showTuple.sh.in scripts/showTuple: fix stdout 2013-01-06 12:08:33 +01:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00