| Summary: | Fix typo with __MIPSEB__ preprocessor check | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Simon Howard <fraggle+libsdl> |
| Component: | main | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | 2.0.10 | ||
| Hardware: | Other | ||
| OS: | OpenBSD | ||
| Attachments: | __MIPSEB__ fix. | ||
Applied to default/2.0: https://hg.libsdl.org/SDL/rev/74ac66d0e8ca and to SDL-1.2 branch: https://hg.libsdl.org/SDL/rev/ce19318ba64e Thanks. Can I also request you upstream this patch in the OpenBSD ports collection that is being applied to SDL2 builds? http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/sdl2/patches/patch-include_SDL_endian_h?rev=1.1&content-type=text/x-cvsweb-markup Done. SDL-1.2: https://hg.libsdl.org/SDL/rev/af5e8b6a3c70 SDL-2.0: https://hg.libsdl.org/SDL/rev/faed1bb24abb |
Created attachment 3990 [details] __MIPSEB__ fix. This was typoed as __MISPEB__.