2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

llvm: Remove leftover shell

This commit is contained in:
Dylan Araps 2020-05-05 09:47:03 +03:00
parent 0f8aebf5fd
commit a3695fe9a0
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -1,6 +1,5 @@
#!/bin/sh -e
sh >/dev/tty
export DESTDIR="$1"
cmake -B build \