Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
qt-creator
hardcoded-runpath.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hardcoded-runpath.diff of Package qt-creator
--- src/qtcreatorplugin.pri 2011-11-20 11:58:43.057821655 +0100 +++ src/qtcreatorplugin.pri.new 2011-11-20 11:58:38.461879432 +0100 @@ -63,13 +63,7 @@ QMAKE_LFLAGS += -Wl,-rpath,@loader_path/../../,-rpath,@executable_path/../ } } else:linux-* { - #do the rpath by hand since it's not possible to use ORIGIN in QMAKE_RPATHDIR - QMAKE_RPATHDIR += \$\$ORIGIN - QMAKE_RPATHDIR += \$\$ORIGIN/.. - QMAKE_RPATHDIR += \$\$ORIGIN/../.. - IDE_PLUGIN_RPATH = $$join(QMAKE_RPATHDIR, ":") - QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$${IDE_PLUGIN_RPATH}\' - QMAKE_RPATHDIR = + QMAKE_RPATHDIR += /usr/$$IDE_LIBRARY_BASENAME/qtcreator }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor