diff options
Diffstat (limited to 'toolchain/newlib/Makefile')
-rw-r--r-- | toolchain/newlib/Makefile | 1 |
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 \ |