Skip to content

Commit 3f964eb

Browse files
committed
open-pr: support Clang
We want to build our own smaller Clang for ARM64, teach open-pr how to update it. This update script uses the update-clang-from-msys2.sh script from git-for-windows/MINGW-packages#75 Signed-off-by: Matthias Aßhauer <[email protected]>
1 parent 65a23e2 commit 3f964eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
. ./update-clang-from-msys2.sh

0 commit comments

Comments
 (0)