julia
5c14d338
- posix compatibility: avoid using ln -v (#53396)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
posix compatibility: avoid using ln -v (#53396) the PR removes `-v` argument from `ln` invocation. it permits to stick to POSIX `ln` version without using extension. it is part of on-going work to port julia to OpenBSD.
References
#53396 - posix compatibility: avoid using ln -v
Author
semarie
Parents
1a904090
Loading