Details
-
Task
-
Resolution: Duplicate
-
P4: Low
-
None
-
None
-
None
Description
The assumption was that it removes all rpaths, but that breaks builds of leaf repos, e.g we need to call qsb when building qtdeclarative, but that failed due to not finding dependencies due to no rpaths.
So that was reverted.
https://codereview.qt-project.org/c/qt/qtbase/+/460341
If we truly want no rpaths embedded, then tool invocations need to be wrapped with a shell script that set LD_LIBRARY_PATH/DYLD_LIBRARY_PATH
Attachments
Issue Links
- relates to
-
QTBUG-111156 configure -no-rpath doesn't turn off rpaths
-
- Open
-
- resulted from
-
QTBUG-110816 qmlcachegen fails to find the qtdeclarative libraries
-
- Closed
-