We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b76f6f commit 6ab044fCopy full SHA for 6ab044f
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 6b429d07c96c3e7cb3130c070d99651f29bded6c
+refs/heads/master: 745aa7482ace9f62fcd08ff7a9195fd484527c94
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 6e7f170fedd3c526a643c0b2d13863acd982be02
5
refs/heads/try: a97642026c18a624ff6ea01075dd9550f8ed07ff
trunk/mk/dist.mk
@@ -12,7 +12,7 @@ PKG_ICO = $(S)src/etc/pkg/rust-logo.ico
12
PKG_EXE = $(PKG_DIR)-install.exe
13
endif
14
15
-PKG_GITMODULES := $(S)src/libuv $(S)src/llvm $(S)src/gyp
+PKG_GITMODULES := $(S)src/libuv $(S)src/llvm $(S)src/gyp $(S)src/compiler-rt
16
17
PKG_FILES := \
18
$(S)COPYRIGHT \
0 commit comments