]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_RATEEST: link with -lm
authorJan Engelhardt <jengelh@medozas.de>
Sat, 3 Sep 2011 11:35:53 +0000 (13:35 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sat, 3 Sep 2011 11:57:08 +0000 (13:57 +0200)
commit9249ad37b2342eb48009e18f3982362e1018ea5a
treed1d46705e76044d2dadc7f2a8cccd1e8cc3b459b
parentd4e72dc1c684c2f8361d87e6bde2902cd2ee8efb
libxt_RATEEST: link with -lm

$ ldd -r libxt_RATEEST.so
undefined symbol: log   (./libxt_RATEEST.so)

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
extensions/GNUmakefile.in