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 3201

Summary: CMAKE: don't activate linux joysticks for android [patch]
Product: SDL Reporter: Martin Gerhardy <martin.gerhardy>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: icculus
Version: HG 2.1   
Hardware: All   
OS: All   
Attachments: the patch for the cmake file

Description Martin Gerhardy 2015-12-06 11:07:33 UTC
Created attachment 2331 [details]
the patch for the cmake file

android can't work with the linux joystick code
Comment 1 Ryan C. Gordon 2015-12-29 05:25:05 UTC
This patch is now https://hg.libsdl.org/SDL/rev/224187458d03, thanks!

--ryan.