make install should remove the $ORIGIN/lib.target rpath from oxide-renderer

Bug #1294910 reported by Chris Coulson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Fix Released
Low
Unassigned

Bug Description

gyp defines an rpath on oxide-renderer as $ORIGIN/lib.target. This is only required when running from the build tree - on an installed system, libOxideQtCore.so is installed as a public library and oxide-renderer doesn't link against any private libs.

make install should strip this from the installed oxide-renderer

Changed in oxide:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Chris Coulson (chrisccoulson) wrote :

This is fixed with GN, as rpath is only defined in component builds

Changed in oxide:
milestone: none → branch-1.17
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.