libtins: Actually remove it...
authorRosen Penev <redacted>
Wed, 13 Nov 2019 23:32:23 +0000 (15:32 -0800)
committerRosen Penev <redacted>
Wed, 13 Nov 2019 23:32:23 +0000 (15:32 -0800)
Signed-off-by: Rosen Penev <redacted>
libs/libtins/Makefile

index 5083163126d709d6ff8a773d8af8170a564e5805..318da36facc71bb55ebb8d8252ea95ba1bd408c5 100644 (file)
@@ -48,7 +48,7 @@ CMAKE_OPTIONS += \
        -DLIBTINS_ENABLE_TCP_STREAM_CUSTOM_DATA=OFF \
        -DLIBTINS_ENABLE_WPA2=OFF
 
-TARGET_CXXFLAGS += -fno-rtti -ffunction-sections -fdata-sections -flto
+TARGET_CXXFLAGS += -ffunction-sections -fdata-sections -flto
 TARGET_LDFLAGS += -Wl,--gc-sections,--as-needed
 
 define Package/libtins/install
git clone https://git.99rst.org/PROJECT