mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue