mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-04 16:21:12 +02:00
The recent rpath argument addition broke compilation of OpenSSL with clang since it seems expect this syntax (comma instead of "="): -Wl,-rpath,<path> Also, it doesn't seem that the rpath argument is necessary for any platform other than "Linux"; that is, we should skip passing it on BSD and macOS. |
||
---|---|---|
.. | ||
fixtures | ||
stubs | ||
tmp | ||
arguments.bats | ||
build.bats | ||
cache.bats | ||
checksum.bats | ||
compiler.bats | ||
definitions.bats | ||
fetch.bats | ||
hooks.bats | ||
installer.bats | ||
mirror.bats | ||
output.bats | ||
rbenv.bats | ||
test_helper.bash | ||
version.bats |