Commit Graph

1 Commits

Author SHA1 Message Date
Martin Lambers e01b3f7aae package bzip2: fix runtime crashes
This moves the source modifications from the Makefile into a patch, and it adds
a critical change: instead of removing WINAPI, the whole _WIN32 preprocessor
block is deactivated. This fixes the BZ_API macro.

This is necessary to fix runtime crashes in my application.
2013-01-30 18:10:28 +01:00