]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
nftables: fix build in static scenarios
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 Aug 2014 13:35:47 +0000 (15:35 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 17 Aug 2014 07:10:12 +0000 (09:10 +0200)
commit34e3857d9855197bb52a4056ad1f2a95a67d08f8
treef62c3824e30a5732a94e9ceceaeea5a1561c87b0
parentd3ab60a1ee008273fb895c8a656247d7535d0a0c
nftables: fix build in static scenarios

When linking against readline, it forgets to link against ncurses,
which is needed by readline. Fix this by passing LIBS="-lcurses" to
the configure script.

Fixes:

  http://autobuild.buildroot.org/results/98b/98b707ffdeeb1cda94b7c1019ef29cf5fd7db8bf/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/nftables/nftables.mk