Skip to content

Commit 359fcbc

Browse files
committed
---
yaml --- r: 4445 b: refs/heads/master c: 1758876 h: refs/heads/master i: 4443: 1b862e4 v: v3
1 parent 08fa6ae commit 359fcbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 43313b5504cae1cf241219c740fda09f1e78bd5d
2+
refs/heads/master: 175887638151ef8d354e96533d92bfcdba6b444c

trunk/mk/rt.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ rt/libuv/uv.a: $(wildcard \
106106
$(S)src/rt/libuv/*/* \
107107
$(S)src/rt/libuv/*/*/* \
108108
$(S)src/rt/libuv/*/*/*/*)
109-
$(Q)CFLAGS=\"-m32\" LDFLAGS=\"-m32\" CC=gcc $(MAKE) -C rt/libuv
109+
$(Q)CFLAGS=\"-m32\" LDFLAGS=\"-m32\" CC=$(CC) $(MAKE) -C rt/libuv
110110

111111
# These could go in rt.mk or rustllvm.mk, they're needed for both.
112112

0 commit comments

Comments
 (0)