Skip to content

Commit

Permalink
fix minor typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
scw committed Jan 29, 2014
1 parent 25684dd commit 3920288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Make.inc
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ LLVM_DEBUG = 0
# set to 1 to get clang and compiler-rt
BUILD_LLVM_CLANG = 0
# set to 1 to get lldb (often does not work, no chance with llvm3.2 and earlier)
# see http:https://lldb.llvm.org/build.html for dependancies
# see http:https://lldb.llvm.org/build.html for dependencies
BUILD_LLDB = 0

BUILD = $(JULIAHOME)/usr
Expand Down

0 comments on commit 3920288

Please sign in to comment.