diff options
Diffstat (limited to 'package/ppp/patches/300-filter-pcap-includes-lib.patch')
-rw-r--r-- | package/ppp/patches/300-filter-pcap-includes-lib.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/ppp/patches/300-filter-pcap-includes-lib.patch b/package/ppp/patches/300-filter-pcap-includes-lib.patch index fa8b616de..d8dcc64c8 100644 --- a/package/ppp/patches/300-filter-pcap-includes-lib.patch +++ b/package/ppp/patches/300-filter-pcap-includes-lib.patch @@ -1,3 +1,10 @@ +build: Add required CFLAGS for libpcap + +This patch adds some flags to required to properly link libpcap within the +OpenWrt environment. + +Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> + --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -170,8 +170,8 @@ endif |