summaryrefslogtreecommitdiff
path: root/tools/ppl
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-09-05 16:16:59 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-09-05 16:16:59 +0000
commit392888845c01b5fb150a003c935ad43e708c9406 (patch)
tree398e8a65a882a67c2bcf781c8940b8dfc6febcee /tools/ppl
parent1c74711ec1358a2dead8d5268ad4d0e8376b5b8b (diff)
downloadmtk-20170518-392888845c01b5fb150a003c935ad43e708c9406.zip
mtk-20170518-392888845c01b5fb150a003c935ad43e708c9406.tar.gz
mtk-20170518-392888845c01b5fb150a003c935ad43e708c9406.tar.bz2
fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)
SVN-Revision: 22934
Diffstat (limited to 'tools/ppl')
-rw-r--r--tools/ppl/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/ppl/Makefile b/tools/ppl/Makefile
index c9c09c5..7eea73f 100644
--- a/tools/ppl/Makefile
+++ b/tools/ppl/Makefile
@@ -17,11 +17,6 @@ include $(INCLUDE_DIR)/host-build.mk
unexport CFLAGS
-ifeq ($(HOST_OS),Darwin)
- GNU_HOST_NAME:=
- HOST_CONFIGURE_ARGS:=$(filter-out --target= --build= --host=,$(HOST_CONFIGURE_ARGS))
-endif
-
HOST_CONFIGURE_ARGS += \
--enable-static \
--disable-shared