Fix shared object relcations with multiple static arrays (#2121)
This commit is contained in:
@ -32,7 +32,7 @@ if [[ ! -r criterion-$machine-$version.md ]]; then
|
||||
fi
|
||||
|
||||
# Install LLVM
|
||||
version=v0.0.6
|
||||
version=v0.0.7
|
||||
if [[ ! -f llvm-native-$machine-$version.md ]]; then
|
||||
(
|
||||
filename=solana-llvm-$machine.tar.bz2
|
||||
|
Reference in New Issue
Block a user