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 - Previous ARM update for FreeBSD fix for non ARM cases
Summary: Previous ARM update for FreeBSD fix for non ARM cases
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: atomic (show other bugs)
Version: HG 2.1
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-19 18:22 UTC by David Carlier
Modified: 2020-12-20 00:04 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.00 KB, patch)
2020-12-19 18:22 UTC, David Carlier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.