Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
--disable-valgrindtk \
--without-included-gettext \
--with-pagesize=4 \
+ --enable-lto
define Package/valgrind/install
$(INSTALL_DIR) $(1)/usr/bin
--- a/configure.ac
+++ b/configure.ac
-@@ -323,7 +323,7 @@ case "${host_os}" in
+@@ -341,7 +341,7 @@ case "${host_os}" in
# Ok, this is linux. Check the kernel version
AC_MSG_CHECKING([for the kernel version])
--- a/configure.ac
+++ b/configure.ac
-@@ -234,7 +234,7 @@ case "${host_cpu}" in
+@@ -252,7 +252,7 @@ case "${host_cpu}" in
ARCH_MAX="s390x"
;;