|
|
@ -80,6 +80,9 @@ CONFIGURE_ARGS += \ |
|
|
|
--without-libuv \
|
|
|
|
--with-libz |
|
|
|
|
|
|
|
TARGET_CXXFLAGS += -ffunction-sections -fdata-sections -flto |
|
|
|
TARGET_LDFLAGS += -Wl,--gc-sections -flto |
|
|
|
|
|
|
|
define Package/aria2/install |
|
|
|
$(INSTALL_DIR) $(1)/usr/bin |
|
|
|
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/aria2c $(1)/usr/bin |
|
|
|