openwrt/package
rektide de la faye da126d557c iptables: fix nftables compile issue (FS#711)
Enabling IPTABLES_NFTABLES resulted in an error during build:#
*** No rule to make target '../extensions/libext.a',
needed by 'xtables-compat-multi'."

Comments from Alexander Lochmann and Fedor Konstantinov in FS#711
provided fixes for this build error, allowing iptables to compile.
https://bugs.lede-project.org/index.php?do=details&task_id=711.

This commit updates the Makefile.am xtables_compat_multi_LDFLAGS
and _LDADD, moving linking of extensions to LDFLAGS.

Signed-off-by: rektide de la faye <rektide@voodoowarez.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-01-02 08:00:37 +01:00
..
base-files base-files: fix logic when to show failsafe banner 2017-12-29 15:59:17 +01:00
boot package/grub2: update to 2.02 2017-12-13 15:54:12 +01:00
devel valgrind: bump to 3.13.0 2017-12-13 16:23:38 +01:00
firmware ath10k-firmware: do not select the qca988x by default 2017-05-27 14:22:16 +02:00
kernel kmod-sched-cake: bump to latest bake of cake for 17.01 2017-12-30 00:35:41 +01:00
libs libnl-tiny: use fixed message size instead of using the page size 2017-12-13 16:52:12 +01:00
network iptables: fix nftables compile issue (FS#711) 2018-01-02 08:00:37 +01:00
system rpcd: backport version 2017-12-07 from master 2018-01-01 22:27:51 +01:00
utils usbutils: Update usb.ids file to latest 2017-12-13 16:54:29 +01:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00