You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This instructs cross rubies to omit the rpath linker option to the absolute path in the build environment, which is like
```
-Wl,-rpath,/home/kanis/.rvm/rubies/ruby-3.4.5/lib
```
This path is not present on the target system and could lead to security issues.
Related to sparklemotion/nokogiri#3133
0 commit comments