update 2022-11-30 08:53:28

This commit is contained in:
github-actions[bot] 2022-11-30 08:53:28 +08:00
parent c4a06a3469
commit 629032ad5b
2 changed files with 419 additions and 257 deletions

View File

@ -75,8 +75,7 @@ CONFIGURE_ARGS+= \
--without-x \
--disable-debug
TARGET_LDFLAGS += -liconv
TARGET_LDFLAGS += $(if $(ICONV_FULL),-liconv)
define Build/Configure
cd $(PKG_BUILD_DIR) && sh ./autogen.sh

File diff suppressed because it is too large Load Diff