e817867 drop -fno-rtti in CMAKE_CXX_FLAGS

Authored and Committed by Kefu Chai 2 years ago
    drop -fno-rtti in CMAKE_CXX_FLAGS
    
    otherwise it breaks some applications which link against leveldb.
    they are still using the RTTI symbols.
    
        
file modified
+4 -1