| Summary: | SDL2_image exports miniz symbols | ||
|---|---|---|---|
| Product: | SDL_image | Reporter: | Robert Norris <rob> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | make miniz functions static | ||
|
Description
Robert Norris
2013-09-29 00:43:00 UTC
Can you submit a patch that applies cleanly to the version of miniz used by SDL_image (miniz_v114_r1.7z) Thanks! Created attachment 1348 [details]
make miniz functions static
Great patch, thanks! http://hg.libsdl.org/SDL_image/rev/f4572b5b73f3 |