summaryrefslogtreecommitdiff
path: root/dev-tcltk/tdom/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-26 11:40:32 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-26 11:40:32 +0000
commit533b7fe309e51c571ca6fe8fdd4453537d4f662a (patch)
treea370bd1827403dc1766a23f897582313b2554de2 /dev-tcltk/tdom/files
parent8786557f50665cfd3a22ad42ec92209c4d6eae66 (diff)
gentoo auto-resync : 26:02:2024 - 11:40:32
Diffstat (limited to 'dev-tcltk/tdom/files')
-rw-r--r--dev-tcltk/tdom/files/tdom-0.9.3-expat.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-tcltk/tdom/files/tdom-0.9.3-expat.patch b/dev-tcltk/tdom/files/tdom-0.9.3-expat.patch
new file mode 100644
index 000000000000..a55fa4b22c14
--- /dev/null
+++ b/dev-tcltk/tdom/files/tdom-0.9.3-expat.patch
@@ -0,0 +1,10 @@
+--- a/generic/dom.h 2024-02-26 08:37:08.464473295 +0100
++++ b/generic/dom.h 2024-02-26 08:43:19.859997138 +0100
+@@ -37,6 +37,7 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <ctype.h>
++#define XML_GE 1
+ #include <expat.h>
+ #include <domalloc.h>
+