Browse Source

libtins: Actually remove it...

Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev 5 years ago
parent
commit
192c44e264
No known key found for this signature in database GPG Key ID: 36D31CFA845F0E3B
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libs/libtins/Makefile

+ 1
- 1
libs/libtins/Makefile 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


Loading…
Cancel
Save