diff options
author | rektide de la faye <rektide@voodoowarez.com> | 2017-12-14 01:29:11 -0500 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2018-01-02 08:00:37 +0100 |
commit | da126d557c6d1cfe19d3f93481af6e00631d7931 (patch) | |
tree | ef3900c17fe977420a192b2292593f1e56c1ab3d /scripts/config | |
parent | 473e99457156209bf37ab15b4b7f3ed94b15dc0c (diff) | |
download | upstream-da126d557c6d1cfe19d3f93481af6e00631d7931.tar.gz upstream-da126d557c6d1cfe19d3f93481af6e00631d7931.tar.bz2 upstream-da126d557c6d1cfe19d3f93481af6e00631d7931.zip |
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>
Diffstat (limited to 'scripts/config')
0 files changed, 0 insertions, 0 deletions