]> git.pld-linux.org Git - packages/crossmingw32-pango.git/blobdiff - pango-x32.patch
- added x32 patch, release 2
[packages/crossmingw32-pango.git] / pango-x32.patch
diff --git a/pango-x32.patch b/pango-x32.patch
new file mode 100644 (file)
index 0000000..a75be86
--- /dev/null
@@ -0,0 +1,11 @@
+--- pango-1.50.0/pango/pango-item-private.h.orig       2021-12-03 03:03:01.231547600 +0100
++++ pango-1.50.0/pango/pango-item-private.h    2021-12-03 20:03:59.599824571 +0100
+@@ -40,7 +40,7 @@ G_BEGIN_DECLS
+ typedef struct _PangoItemPrivate PangoItemPrivate;
+-#ifdef __x86_64__
++#if defined(__x86_64__) && defined(__LP64__)
+ struct _PangoItemPrivate
+ {
This page took 0.030481 seconds and 4 git commands to generate.