We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297a054 commit cec8c0fCopy full SHA for cec8c0f
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 16dad84f7b2f173db012dda2e77b08ccb423391f
+refs/heads/master: d1cc00fef56df47d84fff6b3dfd0fd4df445841f
trunk/Makefile.in
@@ -102,7 +102,7 @@ endif
102
103
CFG_RUNTIME :=$(call CFG_LIB_NAME,rustrt)
104
CFG_RUSTLLVM :=$(call CFG_LIB_NAME,rustllvm)
105
-CFG_STDLIB :=$(call CFG_LIB_NAME,std)
+CFG_STDLIB :=$(call CFG_LIB_NAME,ruststd)
106
CFG_LIBRUSTC :=$(call CFG_LIB_NAME,rustc)
107
108
# version-string calculation
0 commit comments