openwrt/package/network/services/ppp/patches
Eike Ritter 46cd0765d0 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-19 00:25:58 +01:00
..
010-use_target_for_configure.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
105-debian_demand.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
120-debian_ipv6_updown_option.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
133-fix_sha1_include.patch pppd: update to 2.4.8 2020-01-05 19:36:45 +01:00
200-makefile.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
201-mppe_mppc_1.1.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
203-opt_flags.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
204-radius_config.patch ppp: update to version 2.4.7.git-2019-05-06 2019-05-13 15:34:42 +02:00
205-no_exponential_timeout.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
207-lcp_mtu_max.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
208-fix_status_code.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
300-filter-pcap-includes-lib.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
310-precompile_filter.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
321-multilink_support_custom_iface_names.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
330-retain_foreign_default_routes.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
340-populate_default_gateway.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
400-simplify_kernel_checks.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
401-no_record_file.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
403-no_wtmp.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
404-remove_obsolete_protocol_names.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
405-no_multilink_option.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
500-add-pptp-plugin.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
510-pptp_compile_fix.patch pppd: fix build errors with musl 2014-03-20 13:51:36 +00:00
511-pptp_cflags.patch ppp: fix building pptp plugin 2018-07-17 21:21:44 +02:00
600-Revert-pppd-Use-openssl-for-the-DES-instead-of-the-l.patch ppp: Update to version 2.4.9 2021-02-24 00:30:20 +01:00
610-pppd_compile_fix.patch ppp: compile fix: unset FILTER variable in Makefile 2021-03-19 00:25:58 +01:00