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 - CMAKE: don't activate linux joysticks for android [patch]
Summary: CMAKE: don't activate linux joysticks for android [patch]
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.1
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-06 11:07 UTC by Martin Gerhardy
Modified: 2015-12-29 05:25 UTC (History)
1 user (show)

See Also:


Attachments
the patch for the cmake file (477 bytes, patch)
2015-12-06 11:07 UTC, Martin Gerhardy
Details | Diff

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