Skip to content

Commit

Permalink
Re-export CFG_LLVM_ROOT to reconfiguring.
Browse files Browse the repository at this point in the history
Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

graydon committed May 18, 2011
1 parent 37d5dd9 commit 6a4a85f
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
@@ -155,6 +155,7 @@ SREQ2 := stage2/rustc$(X) $(LREQ) stage3/glue.o stage3/$(CFG_STDLIB)

export CFG_SRC_DIR
export CFG_VERSION
export CFG_LLVM_ROOT

######################################################################
# Subprograms
1 change: 1 addition & 0 deletions configure
Original file line number Diff line number Diff line change
@@ -269,6 +269,7 @@ case $CFG_LLVM_VERSION in
;;
esac

putvar CFG_LLVM_ROOT
putvar CFG_LLVM_INCDIR
putvar CFG_LLVM_BINDIR
putvar CFG_LLVM_LIBDIR

0 comments on commit 6a4a85f

Please sign in to comment.