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 - Fix i386 NASM use with OpenBSD
Summary: Fix i386 NASM use with OpenBSD
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 1.2
Hardware: x86 OpenBSD
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-02 17:53 UTC by Brad Smith
Modified: 2011-08-23 13:49 UTC (History)
0 users

See Also:


Attachments
autoconf patch to fix NASM with OpenBSD (409 bytes, patch)
2010-09-02 17:53 UTC, Brad Smith
Details | Diff

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