libtins: Actually remove it...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
7a2930acf4
commit
192c44e264
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ CMAKE_OPTIONS += \
|
||||||
-DLIBTINS_ENABLE_TCP_STREAM_CUSTOM_DATA=OFF \
|
-DLIBTINS_ENABLE_TCP_STREAM_CUSTOM_DATA=OFF \
|
||||||
-DLIBTINS_ENABLE_WPA2=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
|
TARGET_LDFLAGS += -Wl,--gc-sections,--as-needed
|
||||||
|
|
||||||
define Package/libtins/install
|
define Package/libtins/install
|
||||||
|
|
Loading…
Reference in a new issue