Skip to content

Add some missing rpaths

Jérome Perrin requested to merge fix/missing-rpaths into master

Now that we check that we don't link with system libraries ( https://lab.nexedi.com/nexedi/slapos.core/merge_requests/172 ) we discovered missing rpaths in our executables.

Merge request reports