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 1050

Summary: Fix i386 NASM use with OpenBSD
Product: SDL Reporter: Brad Smith <brad>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 1.2   
Hardware: x86   
OS: OpenBSD   
Attachments: autoconf patch to fix NASM with OpenBSD

Description Brad Smith 2010-09-02 17:53:47 UTC
Created attachment 538 [details]
autoconf patch to fix NASM with OpenBSD

Attached is a patch to fix the use of NASM with OpenBSD. OpenBSD/i386 switched from a.out to ELF 8 years ago.
Comment 1 Ryan C. Gordon 2011-08-23 13:49:40 UTC
This is now hg changeset e55f9d0e117a. Thanks!

--ryan.