parted: force link with libiconv (required for on-device builds)
This commit is contained in:
parent
fc5c4dc6da
commit
c48b534445
@ -14,4 +14,5 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
|
||||
termux_step_pre_configure() {
|
||||
CFLAGS+=" -Wno-gnu-designator"
|
||||
export LIBS="-liconv"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user