aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/usign
diff options
context:
space:
mode:
Diffstat (limited to 'package/system/usign')
-rw-r--r--package/system/usign/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/system/usign/Makefile b/package/system/usign/Makefile
index 836b1524d3..ab7fda33a3 100644
--- a/package/system/usign/Makefile
+++ b/package/system/usign/Makefile
@@ -30,6 +30,9 @@ define Package/usign
TITLE:=OpenWrt signature verification utility
endef
+TARGET_CFLAGS += -flto
+TARGET_LDFLAGS += -flto=jobserver
+
CMAKE_OPTIONS += \
-DUSE_LIBUBOX=on