introduce QMAKE_RPATHLINKDIR (and QMAKE_LFLAGS_RPATHLINK)
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Mon, 3 Dec 2012 11:34:37 +0000 (12:34 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 3 Dec 2012 15:26:37 +0000 (16:26 +0100)
commitd2179014f9f3be21873a4cf7d7bde5cbe7148daf
tree2cfb45d892751a32434fe0492ad9c72ca2f7a9c0
parent5021c1d977c7f29379c049e57316364236f91aab
introduce QMAKE_RPATHLINKDIR (and QMAKE_LFLAGS_RPATHLINK)

complementary to QMAKE_RPATHDIR. this avoids that we need to sprinkle
linux/gcc specific code all over the place.

Task-number: QTBUG-27427
Change-Id: Iebafd1749d1a0d803704902473df8c743f074ddc
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
mkspecs/common/gcc-base-unix.conf
mkspecs/features/qt_functions.prf
qmake/generators/unix/unixmake.cpp