Skip to content

Commit a1dfb8f

Browse files
committed
---
yaml --- r: 2617 b: refs/heads/master c: 6a4a85f h: refs/heads/master i: 2615: f212ae5 v: v3
1 parent d6570ab commit a1dfb8f

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
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: 37d5dd94718a902a5e76e9e87d888a3999744c37
2+
refs/heads/master: 6a4a85f452ffe028e3be531f718c3545b1dc06ce

trunk/Makefile.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ SREQ2 := stage2/rustc$(X) $(LREQ) stage3/glue.o stage3/$(CFG_STDLIB)
155155

156156
export CFG_SRC_DIR
157157
export CFG_VERSION
158+
export CFG_LLVM_ROOT
158159

159160
######################################################################
160161
# Subprograms

trunk/configure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ case $CFG_LLVM_VERSION in
269269
;;
270270
esac
271271

272+
putvar CFG_LLVM_ROOT
272273
putvar CFG_LLVM_INCDIR
273274
putvar CFG_LLVM_BINDIR
274275
putvar CFG_LLVM_LIBDIR

0 commit comments

Comments
 (0)