getsolus / ypkg

Modern, declarative, structured build format
https://getsol.us
GNU General Public License v3.0
22 stars 11 forks source link

Add %remove_rpath macro #86

Open ermo opened 3 months ago

ermo commented 3 months ago

This will be useful to ensure that binaries do not contain an RPATH (which can interfere with looking up correct paths during compiler linking time or dynamic loader linking time).