https://sourceware.org/bugzilla/show_bug.cgi?id=33246
--- Comment #4 from Sam James <sam at gentoo dot org> --- It looks like this is exactly what the tooling wants, too: https://gitlab.archlinux.org/pacman/pacman/-/blob/master/scripts/libmakepkg/tidy/50-strip.sh.in#L135 My guess is you want to swap the order of: safe_strip_file "$binary" ${strip_flags} (( STATICOBJ )) && safe_strip_lto "$binary" -- You are receiving this mail because: You are on the CC list for the bug.