summaryrefslogtreecommitdiff
path: root/toolchain/newlib/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-01-12 08:32:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-01-14 12:19:26 +0100
commit1e50e4bca31af421a132647ede6cd204fa6d5d11 (patch)
tree68c85b6b21fe760bc5252d1e5ef4aad48883e88e /toolchain/newlib/Makefile
parentb93894aa3894d0094da7c62ac683d82c756714e6 (diff)
newlib: update to 2.5.0
Diffstat (limited to 'toolchain/newlib/Makefile')
-rw-r--r--toolchain/newlib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/newlib/Makefile b/toolchain/newlib/Makefile
index 246927667..affbe239a 100644
--- a/toolchain/newlib/Makefile
+++ b/toolchain/newlib/Makefile
@@ -11,7 +11,6 @@ $(WRKBUILD)/.configured:
CC='' \
CFLAGS='' \
LDFLAGS='' \
- have_doc='' \
./configure --prefix=/usr \
--target=$(GNU_TARGET_NAME) \
--enable-newlib-io-long-long \