projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffa4be4
)
valgrind: Remove unsupported configure options.
author
Hauke Mehrtens
<hauke@hauke-m.de>
Mon, 7 Oct 2024 21:33:59 +0000
(23:33 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Tue, 8 Oct 2024 20:23:11 +0000
(22:23 +0200)
These options are not recognized by the valgrind configure script,
remove them.
Link:
https://github.com/openwrt/openwrt/pull/16633
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/devel/valgrind/Makefile
patch
|
blob
|
history
diff --git
a/package/devel/valgrind/Makefile
b/package/devel/valgrind/Makefile
index f2fa400444f655a7a5702809005e94849511ba4d..313df759219182630c513c2f367656e136c39ce1 100644
(file)
--- a/
package/devel/valgrind/Makefile
+++ b/
package/devel/valgrind/Makefile
@@
-104,14
+104,7
@@
endif
CONFIGURE_ARGS += \
--enable-lto \
--enable-tls \
- --without-x \
--without-mpicc \
- --without-uiout \
- --disable-valgrindmi \
- --disable-tui \
- --disable-valgrindtk \
- --without-included-gettext \
- --with-pagesize=4 \
define Package/valgrind/install
$(INSTALL_DIR) $(1)/usr/bin