libtins: Actually remove it...

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2019-11-13 15:32:23 -08:00
parent 7a2930acf4
commit 192c44e264
No known key found for this signature in database
GPG key ID: 36D31CFA845F0E3B

View 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