Revert "valgrind: enable LTO and refresh patches"
This reverts commit 0331770299
.
With LTO enabled valgridn does not build on MIPS32 any more, deactivate
it for now. The patch refresh was not reverted.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
488e7ccfbc
commit
b36d250b55
|
@ -105,7 +105,6 @@ CONFIGURE_ARGS += \
|
|||
--disable-valgrindtk \
|
||||
--without-included-gettext \
|
||||
--with-pagesize=4 \
|
||||
--enable-lto
|
||||
|
||||
define Package/valgrind/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
|
|
Loading…
Reference in New Issue