valgrind: Remove unsupported configure options.
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 7 Oct 2024 21:33:59 +0000 (23:33 +0200)
committerHauke 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

index f2fa400444f655a7a5702809005e94849511ba4d..313df759219182630c513c2f367656e136c39ce1 100644 (file)
@@ -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