| Summary: | Build fails for SDL_kmsdrm*.c | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Malte Kießling <mkalte> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: |
build config
patch |
||
|
Description
Malte Kießling
2020-02-13 21:54:23 UTC
Created attachment 4211 [details]
patch
quick fix, moving the declarations up.
I hopefully kept all non-trivial assignments where they were.
Patch is created from tip.
Patch added, thanks! https://hg.libsdl.org/SDL/rev/9761858bd6a3 |