Fix typo!

llvm-svn: 65520
This commit is contained in:
Nick Lewycky 2009-02-26 08:03:36 +00:00
parent d8ba7a2cdf
commit a0b8aaaad4
1 changed files with 1 additions and 1 deletions

View File

@ -433,7 +433,7 @@ ifndef KEEP_SYMBOLS
endif
# Adjust linker flags for building an executable
ifndef ($(OS),Darwin)
ifneq ($(OS),Darwin)
ifdef TOOLNAME
ifdef EXAMPLE_TOOL
LD.Flags += -Wl,-rpath -Wl,$(ExmplDir) -export-dynamic