summarylogtreecommitdiffstats
path: root/pragma.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pragma.patch')
-rw-r--r--pragma.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pragma.patch b/pragma.patch
new file mode 100644
index 000000000000..d2f29c679dea
--- /dev/null
+++ b/pragma.patch
@@ -0,0 +1,11 @@
+--- bzlib.h.orig 2014-10-10 17:21:06.358034792 +0200
++++ bzlib.h 2014-10-10 17:21:58.925034236 +0200
+@@ -22,6 +22,8 @@
+ #ifndef _BZLIB_H
+ #define _BZLIB_H
+
++pragma library ("libbz2.lib")
++
+ #ifdef __cplusplus
+ extern "C" {
+ #endif