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 4613

Summary: [PATCH] riscos: Don't link against additional libraries
Product: SDL Reporter: Cameron Cawley <ccawley2011>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 1.2   
Hardware: ARM   
OS: RISC OS   
Attachments: riscos: Don't link against additional libraries

Description Cameron Cawley 2019-04-28 14:47:10 UTC
Created attachment 3769 [details]
riscos: Don't link against additional libraries

libtiff, libjpeg, libpng, and zlib aren't used by SDL itself. They are used by SDL_image, and linking against those libraries explicitly is needed when building statically, however this isn't the correct place to fix this, as it places additional unnecessary dependencies on SDL itself.
Comment 1 Sam Lantinga 2019-06-08 20:20:15 UTC
Patch added!
https://hg.libsdl.org/SDL/rev/46ee0c51a81b