diff options
Diffstat (limited to 'lib/Archive')
-rw-r--r-- | lib/Archive/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Archive/Makefile b/lib/Archive/Makefile index 1256e1cead..da9780403a 100644 --- a/lib/Archive/Makefile +++ b/lib/Archive/Makefile @@ -9,7 +9,6 @@ LEVEL = ../.. LIBRARYNAME = LLVMArchive -CXXFLAGS = -fno-rtti # We only want an archive so only those modules actually used by a tool are # included. |