diff options
author | rektide de la faye <rektide@voodoowarez.com> | 2017-12-14 01:29:11 -0500 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2017-12-29 18:06:25 +0100 |
commit | 0f72690a2df92d8701b96c55c870be22704cc7c7 (patch) | |
tree | d207c97b82ea05c1a6799618e8693ddb9c6493e8 /target/linux | |
parent | 6e922a075654a770b8a1cf5e654b266c52912516 (diff) | |
download | upstream-0f72690a2df92d8701b96c55c870be22704cc7c7.tar.gz upstream-0f72690a2df92d8701b96c55c870be22704cc7c7.tar.bz2 upstream-0f72690a2df92d8701b96c55c870be22704cc7c7.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 'target/linux')
0 files changed, 0 insertions, 0 deletions