Bug 2161371 - seqan: Use %_fortify_level instead of twiddling with optflags
Summary: seqan: Use %_fortify_level instead of twiddling with optflags
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: seqan
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Antonio T. sagitter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2158232
TreeView+ depends on / blocked
 
Reported: 2023-01-16 18:24 UTC by Siddhesh Poyarekar
Modified: 2023-01-21 01:49 UTC (History)
2 users (show)

Fixed In Version: seqan-1.4.2-51.fc38
Clone Of:
Environment:
Last Closed: 2023-01-21 01:49:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Siddhesh Poyarekar 2023-01-16 18:24:25 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 anymore to do this. The current sed approach will also not work since the flag has now changed to -Wp,-D_FORTIFY_SOURCE=3.

Also since this is conditional for the arm32 architecture, maybe the whole block can be dropped given that Fedora doesn't support arm anymore?

Comment 1 Fedora Update System 2023-01-20 23:05:59 UTC
FEDORA-2023-271925bf5f has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-271925bf5f

Comment 2 Fedora Update System 2023-01-21 01:49:03 UTC
FEDORA-2023-271925bf5f has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.


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