iprutils: Fix static build by passing the libraries in the right order
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Thu, 18 Sep 2014 09:23:28 +0000 (10:23 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Sep 2014 17:47:47 +0000 (19:47 +0200)
commit7d4ce6ccc4754c57643446052a89cbd153564e1c
treedda2c07ab24a4066c8880ddbb87b6426827e3d7c
parent0611949495163af3dcf8eca72bdd5e27ae9e4753
iprutils: Fix static build by passing the libraries in the right order

This mistake was causing failures like this one:

m_post.c:(.text+0x60): undefined reference to `wattr_on'

Patch sent upstream:
  https://sourceforge.net/p/iprdd/iprutils/merge-requests/1/

Fixes:
  http://autobuild.buildroot.net/results/500/5004e7b230635e0605acdd17d2b7d2d01fc5075c/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/iprutils/iprutils-0003-Fix-static-build-by-passing-the-libraries-i.patch [new file with mode: 0644]