build/Darwin: Fix epic typo fail.

llvm-svn: 134036
This commit is contained in:
Daniel Dunbar 2011-06-28 22:30:17 +00:00
parent c8a215f251
commit d1c487cd00
1 changed files with 1 additions and 1 deletions

View File

@ -1377,7 +1377,7 @@ endif
#---------------------------------------------------------
ifeq ($(HOST_OS),Darwin)
ifdef TOOL_ORDER_FINE
ifdef TOOL_ORDER_FILE
LD.Flags += -Wl,-order_file,$(TOOL_ORDER_FILE)