immortalwrt/package/network/services/ppp/patches
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
..
010-use_target_for_configure.patch fix & merge 2019-09-30 13:21:19 +08:00
100-debian_ip-ip_option.patch ppp: update to version 2.4.8.git-2020-05-25 2020-07-08 15:10:55 +08:00
101-debian_close_dev_ppp.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
103-debian_fix_link_pidfile.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
105-debian_demand.patch ppp: update to latest git HEAD 2020-08-18 17:09:00 +08:00
106-debian_stripMSdomain.patch fix & merge 2019-09-30 13:21:19 +08:00
107-debian_pppoatm_wildcard.patch fix & merge 2019-09-30 13:21:19 +08:00
110-debian_defaultroute.patch ppp: update to latest git HEAD 2020-08-18 17:09:00 +08:00
120-debian_ipv6_updown_option.patch ppp: update to latest git HEAD 2020-08-18 17:09:00 +08:00
133-fix_sha1_include.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
140-pppoe_compile_fix.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
200-makefile.patch ppp: update to version 2.4.8.git-2020-03-21 2020-04-07 23:15:24 +08:00
201-mppe_mppc_1.1.patch ppp: update to latest git HEAD 2020-08-18 17:09:00 +08:00
202-no_strip.patch ppp: update to version 2.4.8.git-2020-03-21 2020-04-07 23:15:24 +08:00
203-opt_flags.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
204-radius_config.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
205-no_exponential_timeout.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
207-lcp_mtu_max.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
208-fix_status_code.patch ppp: update to version 2.4.8.git-2020-05-25 2020-07-08 15:10:55 +08:00
300-filter-pcap-includes-lib.patch ppp: update to version 2.4.8.git-2020-03-21 2020-04-07 23:15:24 +08:00
310-precompile_filter.patch ppp: update to version 2.4.8.git-2020-03-21 2020-04-07 23:15:24 +08:00
321-multilink_support_custom_iface_names.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
330-retain_foreign_default_routes.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
340-populate_default_gateway.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
400-simplify_kernel_checks.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
401-no_record_file.patch ppp: update to version 2.4.8.git-2020-05-25 2020-07-08 15:10:55 +08:00
403-no_wtmp.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
404-remove_obsolete_protocol_names.patch ppp: update to version 2.4.8.git-2020-05-25 2020-07-08 15:10:55 +08:00
405-no_multilink_option.patch pppd: update to 2.4.8 2020-01-15 02:07:49 +08:00
500-add-pptp-plugin.patch fix & merge 2019-09-30 13:21:19 +08:00
510-pptp_compile_fix.patch fix & merge 2019-09-30 13:21:19 +08:00
511-pptp_cflags.patch fix & merge 2019-09-30 13:21:19 +08:00
511-syncppp.patch ppp: refresh patches 2020-07-08 15:11:21 +08:00
600-Revert-pppd-Use-openssl-for-the-DES-instead-of-the-l.patch ppp: refresh patches 2020-07-08 15:11:21 +08:00
610-pppd_compile_fix.patch ppp: compile fix: unset FILTER variable in Makefile 2021-03-20 11:19:03 +08:00