Bug 2165855
| Summary: | Cleanup spec file for arm platform | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Josef Spacek <mspacek> |
| Component: | perl-Coro | Assignee: | Michal Josef Spacek <mspacek> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | emmanuel, mspacek, perl-devel |
| 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-02-20 10:22:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle. Changing version to 38. |
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