immortalwrt/package/network/services
Eike Ritter 39886684e3 ppp: compile fix: unset FILTER variable in Makefile
If the environment variable FILTER is set before compilation,
compilation of the ppp-package will fail with the error message

Package ppp is missing dependencies for the following libraries:
libpcap.so.1

The reason is that the OpenWrt-patch for the Makefile only comments
out the line FILTER=y. Hence the pcap-library will be dynamically
linked if the environment variable FILTER is set elsewhere, which
causes compilation to fail. The fix consists on explicitly unsetting
the variable FILTER instead.

Signed-off-by: Eike Ritter <git@rittere.co.uk>
2021-03-20 11:19:03 +08:00
..
dnsmasq dnsmasq: abort dhcp_check on interface state 2021-02-02 18:25:18 +08:00
dropbear dropbear: extra_command compat 2021-01-07 10:07:32 +08:00
ead treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
hostapd hostapd: add submenu for packages 2020-12-18 21:25:14 +08:00
igmpproxy igmpproxy: update to version 0.3 2021-03-01 12:15:44 +08:00
ipset-dns treewide: switch to /tmp/resolv.conf.d/resolv.conf.auto 2020-07-25 19:47:13 +08:00
lldpd lldpd: fix autoreconf failure 2020-12-10 11:16:38 +08:00
odhcpd odhcpd: update to latest git HEAD 2020-11-21 17:44:07 +08:00
omcproxy treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
ppp ppp: compile fix: unset FILTER variable in Makefile 2021-03-20 11:19:03 +08:00
relayd relayd: bump to version 2020-04-25 2020-04-30 18:55:46 +08:00
samba36 samba36: smb.conf.template socktet settings 2019-10-12 08:24:08 -07:00
shellsync shellsync: add kmod-macvlan depend 2020-03-08 03:04:16 -07:00
uhttpd uhttpd: update to git HEAD 2020-11-24 23:20:18 +08:00
umdns umdns: bump to 2021-01-26 2021-01-27 12:18:06 +08:00
wireguard wireguard: bump to 1.0.20210124 2021-01-30 20:01:22 +08:00