immortalwrt/package
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
..
base-files base-files: add new application led trigger backend 2021-03-06 12:14:18 +08:00
boot sunxi: Nanopi R1S H5: add missing device package 2021-02-09 12:40:22 +08:00
ctcgfw luci-theme-argonv3: fix bugs 2021-03-19 17:52:28 +08:00
devel strace: update package to v5.10 2021-01-31 22:09:39 +08:00
firmware download: add mirror alias for Debian 2021-02-27 12:11:33 +08:00
kernel kernel: drop outdated version detection 2021-02-18 02:24:17 +08:00
lean luci-app-unblockmusic: remove outdated music provider 2021-03-19 17:56:22 +08:00
libs mbedtls: update to 2.16.10 2021-03-17 11:28:57 +08:00
lienol luci-app-passwall: initial support import vless link 2021-03-19 17:56:59 +08:00
network ppp: compile fix: unset FILTER variable in Makefile 2021-03-20 11:19:03 +08:00
ntlf9t openwrt-dnsforwarder: removed 2021-02-25 21:27:33 +08:00
system mtd: fix imagetag compilation 2021-03-17 23:25:41 +08:00
utils busybox: backport fixes for 1.33.0 2021-03-14 11:26:05 +08:00
Makefile build: store SourceDateEpoch in manifest 2020-09-01 17:31:29 +08:00