mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
valgrind: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
d6ba56ef5f
commit
4c3e5d330c
@ -27,7 +27,6 @@ PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_SECTION="debug"
|
||||
PKG_SHORTDESC="A tool to help find memory-management problems in programs"
|
||||
PKG_LONGDESC="A tool to help find memory-management problems in programs"
|
||||
PKG_BUILD_FLAGS="-lto"
|
||||
|
||||
if [ "$TARGET_ARCH" = "arm" ]; then
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-only32bit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user