openwrtv4/package
rektide de la faye 0f72690a2d 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>
2017-12-29 18:06:25 +01:00
..
base-files base-files: fix logic when to show failsafe banner 2017-12-29 15:58:16 +01:00
boot layerscape: fix package download 2017-12-21 10:02:16 +01:00
devel strace: Update to 4.20 2017-12-07 11:46:37 +08:00
firmware layerscape: add byte_swap.py script for ls-rcw package 2017-12-26 23:30:59 +01:00
kernel kernel: add i2c-smbus module package 2017-12-26 20:13:43 +01:00
libs nghttp2: bump to 1.29.0 2017-12-24 17:06:16 +01:00
network iptables: fix nftables compile issue (FS#711) 2017-12-29 18:06:25 +01:00
system uci: update to latest git HEAD (FS#1182) 2017-12-22 18:30:59 +01:00
utils busybox: add missing TARGET_CPPFLAGS and TARGET_LDFLAGS 2017-12-28 12:26:23 +01:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00