Skip to content

Commit 1806891

Browse files
authored
Merge pull request #104 from rimrul/mingw-llvm-add-changed-patches
llvm: add changed patches
2 parents 6224fe2 + 13784c9 commit 1806891

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

update-scripts/version/mingw-w64-llvm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
#!/bin/bash
2-
. ./update-clang-from-msys2.sh
2+
. ./update-clang-from-msys2.sh &&
3+
git add --all '*.patch'

0 commit comments

Comments
 (0)