projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcf107b
)
[packages] squid: build without capabilities support
author
Stephen Walker
<stephendwalker@gmail.com>
Fri, 20 Jan 2012 08:59:08 +0000
(08:59 +0000)
committer
Stephen Walker
<stephendwalker@gmail.com>
Fri, 20 Jan 2012 08:59:08 +0000
(08:59 +0000)
SVN-Revision: 29823
net/squid/Makefile
patch
|
blob
|
history
diff --git
a/net/squid/Makefile
b/net/squid/Makefile
index f96b69627f98ea1aaced7cb11472268985ad0ffb..04d2d7b271fbf195d5a92dc299f42e555cf7b1d2 100644
(file)
--- a/
net/squid/Makefile
+++ b/
net/squid/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006-201
1
OpenWrt.org
+# Copyright (C) 2006-201
2
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-129,7
+129,8
@@
CONFIGURE_ARGS += \
--enable-external-acl-helpers="ip_user unix_group" \
--enable-storeio=null,ufs \
--enable-epoll \
- --with-maxfd=4096
+ --with-maxfd=4096 \
+ --without-libcap
CONFIGURE_VARS += \
ac_cv_header_linux_netfilter_ipv4_h=yes \