mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
squid: minor changes in Makefile and init script
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
This commit is contained in:
committed by
Luka Perkov
parent
32673f9b0b
commit
69116fb9e7
+2
-2
@@ -89,11 +89,11 @@ CONFIGURE_ARGS += \
|
||||
--disable-arch-native \
|
||||
--with-krb5-config=no \
|
||||
--without-libcap \
|
||||
--without-netfilter-conntrack \
|
||||
--without-netfilter-conntrack
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
ac_cv_header_linux_netfilter_ipv4_h=yes \
|
||||
ac_cv_epoll_works=yes \
|
||||
ac_cv_epoll_works=yes
|
||||
|
||||
define Build/Compile
|
||||
+$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR)/lib all
|
||||
|
||||
Reference in New Issue
Block a user