Bug 2158246

Summary: Add -fno-omit-frame-pointer and -mno-omit-leaf-frame-pointer to default compilation flags
Product: [Fedora] Fedora Reporter: Ben Cotton <bcotton>
Component: Changes TrackingAssignee: Daan De Meyer <daan.j.demeyer>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: bcotton, davide
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-18 14:06:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2075059    

Description Ben Cotton 2023-01-04 18:42:52 UTC
This is a tracking bug for Change: Add -fno-omit-frame-pointer and -mno-omit-leaf-frame-pointer to default compilation flags
For more details, see: https://fedoraproject.org/wiki/Changes/fno-omit-frame-pointer

Fedora will add -fno-omit-frame-pointer and -mno-omit-leaf-frame-pointer to the default C/C++ compilation flags, which will improve the effectiveness of profiling and debugging tools.

If you encounter a bug related to this Change, please do not comment here. Instead create a new bug and set it to block this bug.

Comment 1 Davide Cavalca 2023-02-01 15:47:02 UTC
Now that the mass rebuild is complete this Change implementation is done.