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 1771

Summary: __builtin_clz() not available in GCC 2
Product: SDL Reporter: Axel Dörfler <axeld>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: Other   
OS: Haiku   
Attachments: Fix missing symbol for Haiku build

Description Axel Dörfler 2013-03-29 10:41:08 UTC
Created attachment 1080 [details]
Fix missing symbol for Haiku build

Attached patch fixes the issue.
Comment 1 Ryan C. Gordon 2013-03-29 21:17:42 UTC
This is now hg changeset 3b12bae22f9e, thanks!

--ryan.