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 1393 - Debian patch: Support for FreeBSD kernel (Debian's version)
Summary: Debian patch: Support for FreeBSD kernel (Debian's version)
Status: RESOLVED INVALID
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: 1.2.15
Hardware: Other FreeBSD
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-22 11:15 UTC by manuel.montezelo
Modified: 2012-01-22 11:24 UTC (History)
0 users

See Also:


Attachments
kfreebsd_gnu.diff (2.78 KB, patch)
2012-01-22 11:15 UTC, manuel.montezelo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description manuel.montezelo 2012-01-22 11:15:01 UTC
Created attachment 796 [details]
kfreebsd_gnu.diff

Hello,

I'm attaching the patch that it's used to support Debian kFreeBSD.  The differences in defined macros probably has to do because Debian does use GNU toolchain with FreeBSD kernel, instead of FreeBSD's libc library and so on (so __FreeBSD_kernel__ is defined but __FREEBSD__ is not).

Maybe you don't want to overcomplicate things including it, but anyway, it's just a suggestion :-)

Regards.
Comment 1 Sam Lantinga 2012-01-22 11:24:27 UTC
FreeBSD_kernel support is already in SDL 1.2.15