We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60ab73 commit 7583aefCopy full SHA for 7583aef
wheels/build-wheels.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
set -euo pipefail
3
+yum install -y lld
4
5
mkdir /tmp/home
6
mkdir /tmp/wheel
0 commit comments