diff options
| author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-03-04 22:03:40 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-03-04 22:03:40 +0100 |
| commit | a2c7fc5c3bf86996e9c30ce2a692dbf7a65d60de (patch) | |
| tree | a0b6522f136e050ae50c304d7ed2a37982664abb /toolchain/glibc | |
| parent | 1b8b4b1839bb012877b8e98cc8932b4cf0349440 (diff) | |
| parent | f8a2963c529bd811e49693a0eaf3b1f19e90f1be (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain/glibc')
| -rw-r--r-- | toolchain/glibc/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/glibc/Makefile.inc b/toolchain/glibc/Makefile.inc index f7e4c42b9..9ac7c711b 100644 --- a/toolchain/glibc/Makefile.inc +++ b/toolchain/glibc/Makefile.inc @@ -23,6 +23,7 @@ GLIBC_CONFOPTS:= --build=$(GNU_HOST_NAME) \ --host=$(GNU_TARGET_NAME) \ --with-headers=$(STAGING_TARGET_DIR)/usr/include \ --disable-sanity-checks \ + --disable-werror \ --disable-nls \ --without-cvs \ --disable-profile \ |
