summaryrefslogtreecommitdiffstats
path: root/patches/0058-Use-the-install_name-linker-flag-on-Mac-for-the-fram.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0058-Use-the-install_name-linker-flag-on-Mac-for-the-fram.patch')
-rw-r--r--patches/0058-Use-the-install_name-linker-flag-on-Mac-for-the-fram.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/patches/0058-Use-the-install_name-linker-flag-on-Mac-for-the-fram.patch b/patches/0058-Use-the-install_name-linker-flag-on-Mac-for-the-fram.patch
index 0dc0e25..3bd374d 100644
--- a/patches/0058-Use-the-install_name-linker-flag-on-Mac-for-the-fram.patch
+++ b/patches/0058-Use-the-install_name-linker-flag-on-Mac-for-the-fram.patch
@@ -1,7 +1,8 @@
-From 4b482f3f68b4f0eb466c9d2aa3b7df62b5330b35 Mon Sep 17 00:00:00 2001
+From f2b7f258f06446af7be296831279d08f52e2ed29 Mon Sep 17 00:00:00 2001
From: Prasanth Ullattil <prasanth.ullattil@nokia.com>
Date: Tue, 25 Jan 2011 10:08:15 +0100
-Subject: [PATCH] Use the 'install_name' linker flag on Mac for the frameworks.
+Subject: [PATCH] Use the 'install_name' linker flag on Mac for the
+ frameworks.
This is required for the frameworks outside the qtbase module.
---
@@ -9,7 +10,7 @@ This is required for the frameworks outside the qtbase module.
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/qtbase/mkspecs/features/qt_module.prf b/qtbase/mkspecs/features/qt_module.prf
-index dbe863f..db8d235 100644
+index a263e28..a5a3fd1 100644
--- a/qtbase/mkspecs/features/qt_module.prf
+++ b/qtbase/mkspecs/features/qt_module.prf
@@ -14,3 +14,8 @@ isEmpty(QMAKE_QT_MODULE)|!exists($$QMAKE_QT_MODULE) {
@@ -22,5 +23,5 @@ index dbe863f..db8d235 100644
+ }
+}
--
-1.7.3.2.343.g7d43d
+1.7.5.rc2.4.g4d8b3