newsboat: force link with libiconv
Fixes build errors.
This commit is contained in:
parent
8a43705001
commit
27a4531cdb
@ -20,4 +20,6 @@ termux_step_pre_configure() {
|
||||
|
||||
# Used by newsboat Makefile:
|
||||
export CARGO_BUILD_TARGET=$CARGO_TARGET_NAME
|
||||
|
||||
LDFLAGS+=" -liconv"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user