mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:15:00 +02:00
dropbear: compile out libtomcrypt assertion messages, saves some more space
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25526 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3ac4e08964
commit
5ae8670731
@ -65,6 +65,8 @@ CONFIGURE_ARGS += \
|
||||
--disable-pututxline \
|
||||
--disable-zlib
|
||||
|
||||
TARGET_CFLAGS += -DARGTYPE=3
|
||||
|
||||
define Build/Configure
|
||||
$(SED) 's,^/\* #define PKG_MULTI.*,#define PKG_MULTI,g' $(PKG_BUILD_DIR)/options.h
|
||||
$(SED) 's,^#define DO_HOST_LOOKUP,/* & */,g' $(PKG_BUILD_DIR)/options.h
|
||||
|
Loading…
Reference in New Issue
Block a user