Skip to content

Commit

Permalink
elfutils: disable LTO
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Salvaterra <[email protected]>
  • Loading branch information
rsalvaterra committed Jun 30, 2024
1 parent 9055f37 commit 7a7a1c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/libs/elfutils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
PKG_BUILD_DEPENDS:=!USE_GLIBC:argp-standalone

PKG_BUILD_FLAGS:=no-lto

include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk

Expand Down

0 comments on commit 7a7a1c9

Please sign in to comment.