We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5405

Summary: Previous ARM update for FreeBSD fix for non ARM cases
Product: SDL Reporter: David Carlier <devnexen>
Component: atomicAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: sezeroz
Version: HG 2.1   
Hardware: x86_64   
OS: Linux   
Attachments: patch

Description David Carlier 2020-12-19 18:22:01 UTC
Created attachment 4590 [details]
patch

Fixing non ARM h/w on FreeBSD builds.
Comment 1 Ozkan Sezer 2020-12-20 00:04:36 UTC
Patch applied as https://hg.libsdl.org/SDL/rev/cb660ef0fe47
Thanks.