qt: fix build with external toolchain
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2009 09:54:35 +0000 (11:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2009 09:54:35 +0000 (11:54 +0200)
commit072d89a883c19dc2f69742c65eae7b4cf81b1f63
tree0636cc47c26756bf5326e13aaa5008a6f8f53d89
parent2845fa66ce8efcf4a48a31e93832325ac1628cf1
qt: fix build with external toolchain

Set QMAKE_LFLAGS so that at link time --sysroot is passed to the
linker, and Qt finds the external libraries. This fixes Qt build when
zlib or other libraries are external, instead of using Qt's internal
copy.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt/qt.mk