| Summary: | [udev] SDL_UDEV_DYNAMIC only checks for one libudev version | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ethan Lee <flibitijibibo> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | 2.0.6 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Attachments: | Fix for SDL_UDEV_DYNAMIC/SDL_UDEV_LIBS | ||
|
Description
Ethan Lee
2017-10-10 15:53:19 UTC
Not a bad idea, do you want to provide a tested patch? Thanks! Created attachment 2972 [details]
Fix for SDL_UDEV_DYNAMIC/SDL_UDEV_LIBS
Attached is the patch implementing my idea, will send a patched binary to the user with this issue and report back (if someone else doesn't test this first).
Looks like the patch worked! This should be good to merge provided we haven’t missed a case other than so.0 and so.1... Added, thanks! https://hg.libsdl.org/SDL/rev/0f2de8f6c959 |