Enable frame-pointers for AlmaLinux 10
This commit is contained in:
parent
1d28a36dfd
commit
6f28939af4
@ -4,7 +4,9 @@
|
||||
# here before the %%install macro is pre-built.
|
||||
|
||||
# Disable frame pointers
|
||||
%if 0%{?almalinux} < 10
|
||||
%undefine _include_frame_pointers
|
||||
%endif
|
||||
|
||||
# Disable LTO in userspace packages.
|
||||
%global _lto_cflags %{nil}
|
||||
|
Loading…
Reference in New Issue
Block a user