+1
−0
Loading
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>