git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7a2930a
)
libtins: Actually remove it...
author
Rosen Penev
<redacted>
Wed, 13 Nov 2019 23:32:23 +0000
(15:32 -0800)
committer
Rosen Penev
<redacted>
Wed, 13 Nov 2019 23:32:23 +0000
(15:32 -0800)
Signed-off-by: Rosen Penev <redacted>
libs/libtins/Makefile
patch
|
blob
|
history
diff --git
a/libs/libtins/Makefile
b/libs/libtins/Makefile
index 5083163126d709d6ff8a773d8af8170a564e5805..318da36facc71bb55ebb8d8252ea95ba1bd408c5 100644
(file)
--- a/
libs/libtins/Makefile
+++ b/
libs/libtins/Makefile
@@
-48,7
+48,7
@@
CMAKE_OPTIONS += \
-DLIBTINS_ENABLE_TCP_STREAM_CUSTOM_DATA=OFF \
-DLIBTINS_ENABLE_WPA2=OFF
-TARGET_CXXFLAGS += -f
no-rtti -f
function-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