julia
4ef353c6
- Put mingw32 `*.a` files in `private_libdir` (#51698)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Put mingw32 `*.a` files in `private_libdir` (#51698) This avoid that these files are picked up during julia's build process, and are instead only used to link pkgimages, as intended. Co-authored-by: Tim Besard <tim.besard@gmail.com>
References
#51698 - [build] Install mingw32 `*.a` files in `private_libdir`
Author
giordano
Parents
47d5c021
Loading