Skip to content

Commit

Permalink
auto merge of #5843 : brson/rust/llvm, r=thestinger
Browse files Browse the repository at this point in the history
  • Loading branch information
bors committed Apr 11, 2013
2 parents cf34b31 + 62c94d3 commit bfeb6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ do
LDFLAGS=$LLVM_LDFLAGS

LLVM_FLAGS="$LLVM_TARGETS $LLVM_OPTS $LLVM_BUILD \
$LLVM_HOST $LLVM_TARGET"
$LLVM_HOST $LLVM_TARGET --with-python=$CFG_PYTHON"

msg "configuring LLVM with:"
msg "$LLVM_FLAGS"
Expand Down

0 comments on commit bfeb6d1

Please sign in to comment.