elfutils: Remove -lintl after libintl.h change
This commit is contained in:
parent
eaa7b49107
commit
1e76a0be0e
@ -15,7 +15,6 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--program-prefix='eu-'
|
||||
TERMUX_PKG_RM_AFTER_INSTALL="bin/eu-ar"
|
||||
|
||||
termux_step_pre_configure() {
|
||||
LDFLAGS+=" -lintl"
|
||||
CFLAGS+=" -Wno-error=unused-value -Wno-error=format-nonliteral -Wno-error"
|
||||
|
||||
# Exposes ACCESSPERMS in <sys/stat.h> which elfutils uses:
|
||||
|
Loading…
Reference in New Issue
Block a user