Rearrange libraries linking order to work with --as-needed linker option.
commitaa2eb525522dc63496f5f8bbbf7dd81e03aab605
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Thu, 11 Mar 2010 19:14:33 +0000 (11 19:14 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Thu, 11 Mar 2010 19:14:33 +0000 (11 19:14 +0000)
tree03df32689d9bbadf60c377bf8fbc7b1238e82e74
parentb05eaf31225c8ddba42bc93e96e4b02ec5612b99
Rearrange libraries linking order to work with --as-needed linker option.

If the linker uses the --as-needed option linking failed due to the order of
the libraries on the command line. Arch Linux seems to default to this option,
and the Gentoo documentation mentiones it as experimental feature.  Changing
the library order fixes the link issue.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25124 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/rbutilqt.pro