mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Disable RTTI handling until we're ready.
llvm-svn: 36651
This commit is contained in:
parent
8258514cce
commit
4d37314301
@ -246,7 +246,7 @@ endif
|
||||
|
||||
# IF REQUIRES_RTTI=1 is specified then don't disable run-time type id
|
||||
ifndef REQUIRES_RTTI
|
||||
CXX.Flags += -fno-rtti
|
||||
# CXX.Flags += -fno-rtti
|
||||
endif
|
||||
|
||||
# If DISABLE_ASSERTIONS=1 is specified (make command line or configured),
|
||||
|
Loading…
x
Reference in New Issue
Block a user