fix build when git is unavailable

This commit is contained in:
Cebtenzzre 2023-09-15 16:13:02 -04:00
parent bbb9511705
commit 7aa146ad90

View file

@ -1,4 +1,5 @@
#!/bin/sh
set -o pipefail
CC=$1