Просмотр исходного кода

valgrind: Remove unsupported configure options.

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 <[email protected]>
Hauke Mehrtens 1 год назад
Родитель
Сommit
0b792954ff
1 измененных файлов с 0 добавлено и 7 удалено
  1. 0 7
      package/devel/valgrind/Makefile

+ 0 - 7
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