Bug 2161311 - perl-Coro: Use %_fortify_level instead of twiddling with RPM_OPT_FLAGS
Summary: perl-Coro: Use %_fortify_level instead of twiddling with RPM_OPT_FLAGS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Coro
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Josef Spacek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2158232
TreeView+ depends on / blocked
 
Reported: 2023-01-16 15:14 UTC by Siddhesh Poyarekar
Modified: 2023-01-18 06:59 UTC (History)
3 users (show)

Fixed In Version: perl-Coro-6.570-10.fc38
Clone Of:
Environment:
Last Closed: 2023-01-18 06:59:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Siddhesh Poyarekar 2023-01-16 15:14:28 UTC
Description of problem:
There is now a canonical way to disable fortification, see "Fortification level" in the build flags guide:

https://src.fedoraproject.org/rpms/redhat-rpm-config/blob/rawhide/f/buildflags.md#source-fortification

This way, one doesn't need to mess with RPM_OPT_FLAGS to do this. The usage in perl-Coro seems pointless for Fedora since there's no supported arm32 anymore, but I'll send a PR anyway.


Note You need to log in before you can comment on or make changes to this bug.