diff options
Diffstat (limited to 'tools/llvm-ld/Makefile')
-rw-r--r-- | tools/llvm-ld/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/llvm-ld/Makefile b/tools/llvm-ld/Makefile index 1da1966..1ef9bf1 100644 --- a/tools/llvm-ld/Makefile +++ b/tools/llvm-ld/Makefile @@ -11,6 +11,5 @@ LEVEL = ../.. TOOLNAME = llvm-ld LINK_COMPONENTS = ipo scalaropts linker archive bitwriter -CXXFLAGS = -fno-rtti include $(LEVEL)/Makefile.common |