Do not enable frame pointers
This commit is contained in:
parent
e22c589621
commit
ba68066a0d
10
config.yaml
10
config.yaml
@ -89,16 +89,6 @@ actions:
|
|||||||
CONFIG_MLX4_CORE_GEN2=y
|
CONFIG_MLX4_CORE_GEN2=y
|
||||||
CONFIG_MLX4_CORE=m
|
CONFIG_MLX4_CORE=m
|
||||||
count: 1
|
count: 1
|
||||||
- target: "spec"
|
|
||||||
find: |
|
|
||||||
# Disable frame pointers
|
|
||||||
%undefine _include_frame_pointers
|
|
||||||
replace: |
|
|
||||||
# Disable frame pointers
|
|
||||||
%if 0%{?almalinux} < 10
|
|
||||||
%undefine _include_frame_pointers
|
|
||||||
%endif
|
|
||||||
count: 1
|
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: |
|
find: |
|
||||||
%ifnarch noarch
|
%ifnarch noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user