chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50ed335
)
elfutils: Remove -lintl after libintl.h change
author
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 16 Aug 2017 22:39:19 +0000
(
00:39
+0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 16 Aug 2017 22:39:19 +0000
(
00:39
+0200)
packages/elfutils/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/elfutils/build.sh
b/packages/elfutils/build.sh
index ef6d0ef5bd2e09130cf96307c706225587327d6e..be2c585b3b22420f961d0a300aee998c4b46fd7e 100644
(file)
--- a/
packages/elfutils/build.sh
+++ b/
packages/elfutils/build.sh
@@
-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: