summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_module.prf
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@digia.com>2014-11-14 17:03:57 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-17 20:03:01 +0100
commit32bc5f01c416a4a54fd0ff3835bd5d500707bce9 (patch)
tree7ed034acc5ceba304152739013a18911f8cc5c7e /mkspecs/features/qt_module.prf
parentdb31a5009af21719c040b7f203c32fd821ae011e (diff)
Revert "Build Qt for OS X and iOS with relative rpath"
The change was made too late in the 5.4.0 release cycle, and broke the Qt build and deployment in several areas: - macdeployqt - OS X 10.7 builds - shadow builds This reverts commit c0a54efc4091b365ffac09fc2827cf92f849d698. Change-Id: I1c1ad4901228f5516352ccdfa963e8ea2b5013b6 Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com> Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
Diffstat (limited to 'mkspecs/features/qt_module.prf')
-rw-r--r--mkspecs/features/qt_module.prf3
1 files changed, 0 insertions, 3 deletions
diff --git a/mkspecs/features/qt_module.prf b/mkspecs/features/qt_module.prf
index 7d47caef46..8599a47ecd 100644
--- a/mkspecs/features/qt_module.prf
+++ b/mkspecs/features/qt_module.prf
@@ -111,9 +111,6 @@ mac:CONFIG(shared, static|shared):contains(QT_CONFIG, qt_framework) {
}
}
-mac:contains(QT_CONFIG, rpath): \
- QMAKE_SONAME_PREFIX = @rpath
-
mac {
CONFIG += explicitlib
macx-g++ {