Magellan Linux

Contents of /trunk/qt/patches/qt-no-rpath.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 352 byte(s)
-import

1 --- mkspecs/linux-g++/qmake.conf.orig 2004-12-21 14:57:27.315410728 -0500
2 +++ mkspecs/linux-g++/qmake.conf 2004-12-21 14:57:40.129462696 -0500
3 @@ -56,7 +56,7 @@
4 QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
5 QMAKE_LFLAGS_SONAME = -Wl,-soname,
6 QMAKE_LFLAGS_THREAD =
7 -QMAKE_RPATH = -Wl,-rpath,
8 +QMAKE_RPATH =
9
10 QMAKE_LIBS =
11 QMAKE_LIBS_DYNLOAD = -ldl