From: Hauke Mehrtens Date: Thu, 21 Mar 2019 14:30:03 +0000 (+0100) Subject: Revert "valgrind: enable LTO and refresh patches" X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b36d250b55e836ff72c419f968f4d2f6e3f5df13;p=openwrt%2Fstaging%2Fzorun.git Revert "valgrind: enable LTO and refresh patches" This reverts commit 0331770299b1587a96285fd1af33afe6de4ecbb9. 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 --- diff --git a/package/devel/valgrind/Makefile b/package/devel/valgrind/Makefile index a670ba51b5..d3844c2388 100644 --- a/package/devel/valgrind/Makefile +++ b/package/devel/valgrind/Makefile @@ -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