dvb-apps: fix static linking with libiconv
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 27 May 2014 09:27:23 +0000 (11:27 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 27 May 2014 09:27:23 +0000 (11:27 +0200)
commit6b7719f9642fed0de5052b05eff28ec00be67caa
treecd931de01bf9bf1a7c9baf0321bc95fd0cd57fb4
parenta3f18230402224c3f696d7f0336d7066acc2c508
dvb-apps: fix static linking with libiconv

Fixes http://autobuild.buildroot.net/results/4b5/4b56b89dd0ccd3b7e4017782e8d48b9c71207ff7/

Pass the libraries to be linked in LDLIBS instead of LDFLAGS so the end up
after the object files on the linker command line.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dvb-apps/dvb-apps.mk