Bug 2165855 - Cleanup spec file for arm platform
Summary: Cleanup spec file for arm platform
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:
TreeView+ depends on / blocked
 
Reported: 2023-01-31 09:25 UTC by Michal Josef Spacek
Modified: 2023-02-20 10:22 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-02-20 10:22:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 750805 0 unspecified CLOSED Fails to build on ARM, needs to use default setjmp not ucontext 2023-01-31 09:28:17 UTC
Red Hat Bugzilla 2161311 0 unspecified CLOSED perl-Coro: Use %_fortify_level instead of twiddling with RPM_OPT_FLAGS 2023-01-31 09:28:17 UTC

Description Michal Josef Spacek 2023-01-31 09:25:48 UTC
Description of problem:
In spec file is:
# Disable FORTIFY_SOURCE on ARM as it breaks setjmp - RHBZ 750805
%ifarch %{arm}
%undefine _fortify_level
%endif

After removing support for arm32 we don't need this undefine

Version-Release number of selected component (if applicable):
perl-Coro-6.570-11.fc38

Expected results:
Test all ok for all platforms

Comment 1 Ben Cotton 2023-02-07 15:12:21 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle.
Changing version to 38.


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