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 08fa6ae commit 359fcbcCopy full SHA for 359fcbc
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 43313b5504cae1cf241219c740fda09f1e78bd5d
+refs/heads/master: 175887638151ef8d354e96533d92bfcdba6b444c
trunk/mk/rt.mk
@@ -106,7 +106,7 @@ rt/libuv/uv.a: $(wildcard \
106
$(S)src/rt/libuv/*/* \
107
$(S)src/rt/libuv/*/*/* \
108
$(S)src/rt/libuv/*/*/*/*)
109
- $(Q)CFLAGS=\"-m32\" LDFLAGS=\"-m32\" CC=gcc $(MAKE) -C rt/libuv
+ $(Q)CFLAGS=\"-m32\" LDFLAGS=\"-m32\" CC=$(CC) $(MAKE) -C rt/libuv
110
111
# These could go in rt.mk or rustllvm.mk, they're needed for both.
112
0 commit comments