diff options
Diffstat (limited to 'tools/gold/Makefile')
-rw-r--r-- | tools/gold/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gold/Makefile b/tools/gold/Makefile index 3f77229b33..7bac4ec62d 100644 --- a/tools/gold/Makefile +++ b/tools/gold/Makefile @@ -19,7 +19,6 @@ LINK_LIBS_IN_SHARED=1 SHARED_LIBRARY = 1 BUILD_ARCHIVE = 0 LOADABLE_MODULE = 1 -CXXFLAGS = -fno-rtti LINK_COMPONENTS := support system LIBS += -llto |