forked from rpms/kernel
Disable frame pointers unconditionally
This commit is contained in:
parent
c4864bbdff
commit
d124b70fa9
@ -4,9 +4,7 @@
|
|||||||
# here before the %%install macro is pre-built.
|
# here before the %%install macro is pre-built.
|
||||||
|
|
||||||
# Disable frame pointers
|
# Disable frame pointers
|
||||||
%if 0%{?almalinux} < 10
|
|
||||||
%undefine _include_frame_pointers
|
%undefine _include_frame_pointers
|
||||||
%endif
|
|
||||||
|
|
||||||
# Disable LTO in userspace packages.
|
# Disable LTO in userspace packages.
|
||||||
%global _lto_cflags %{nil}
|
%global _lto_cflags %{nil}
|
||||||
|
Loading…
Reference in New Issue
Block a user