projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[include] netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 and later
[openwrt.git]
/
tools
/
ppl
/
Makefile
diff --git
a/tools/ppl/Makefile
b/tools/ppl/Makefile
index
c9c09c5
..
7eea73f
100644
(file)
--- 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
This page took
0.023137 seconds
and
4
git commands to generate.