Skip to content

Commit cec8c0f

Browse files
lhtbrson
authored andcommitted
---
yaml --- r: 6062 b: refs/heads/master c: d1cc00f h: refs/heads/master v: v3
1 parent 297a054 commit cec8c0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 16dad84f7b2f173db012dda2e77b08ccb423391f
2+
refs/heads/master: d1cc00fef56df47d84fff6b3dfd0fd4df445841f

trunk/Makefile.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ endif
102102

103103
CFG_RUNTIME :=$(call CFG_LIB_NAME,rustrt)
104104
CFG_RUSTLLVM :=$(call CFG_LIB_NAME,rustllvm)
105-
CFG_STDLIB :=$(call CFG_LIB_NAME,std)
105+
CFG_STDLIB :=$(call CFG_LIB_NAME,ruststd)
106106
CFG_LIBRUSTC :=$(call CFG_LIB_NAME,rustc)
107107

108108
# version-string calculation

0 commit comments

Comments
 (0)