julia
f2a6aed1
- deps/llvm: Fix quoting issue with `LLVM_LDFLAGS`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
18 days ago
deps/llvm: Fix quoting issue with `LLVM_LDFLAGS` We don't actually want quotes here, `make` doesn't require them and we end up with doubled quotes later, which disallows `LLVM_LDFLAGS` holding multiple values.
References
#61315 - Unify prefix layouts, always installing to private libdir
Author
staticfloat
Committer
staticfloat
Parents
c6a4719a
Loading