musl: update LLVM to 7
This commit is contained in:
parent
52a3311dc9
commit
cacb3053e8
@ -52,7 +52,7 @@ echo $OUTPUT/$TARGET/lib >> /etc/ld-musl-$ARCH.path
|
|||||||
export CC=$TARGET-gcc
|
export CC=$TARGET-gcc
|
||||||
export CXX=$TARGET-g++
|
export CXX=$TARGET-g++
|
||||||
|
|
||||||
LLVM=60
|
LLVM=70
|
||||||
|
|
||||||
# may have been downloaded in a previous run
|
# may have been downloaded in a previous run
|
||||||
if [ ! -d libunwind-release_$LLVM ]; then
|
if [ ! -d libunwind-release_$LLVM ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user