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 5ffbd8b commit c8c7020Copy full SHA for c8c7020
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 0943475f37593129f0773dec2ada8d9e9c4bcf60
+refs/heads/master: 700c9467395f1e1d7bbb8208da12d43ad40a1c69
trunk/Makefile.in
@@ -126,7 +126,7 @@ ifdef CFG_UNIXY
126
endif
127
128
CFG_RUNTIME :=$(call CFG_LIB_NAME,rustrt)
129
-CFG_LLVMEXT :=$(call CFG_LIB_NAME,llvmext)
+CFG_LLVMEXT :=$(call CFG_LIB_NAME,rustllvm)
130
CFG_STDLIB :=$(call CFG_LIB_NAME,std)
131
132
CFG_LLC_CFLAGS := -march=x86
0 commit comments