Skip to content

Commit 7583aef

Browse files
committed
Install lld
1 parent c60ab73 commit 7583aef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wheels/build-wheels.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
set -euo pipefail
3+
yum install -y lld
34

45
mkdir /tmp/home
56
mkdir /tmp/wheel

0 commit comments

Comments
 (0)