mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mariadb: build with libxml2-2.14.0
reported upstream at https://jira.mariadb.org/browse/MDEV-36427
This commit is contained in:
parent
67c779c8da
commit
f4207c0d23
@ -0,0 +1,11 @@
|
||||
--- a/storage/connect/plgxml.h 2025-02-12 10:13:23.000000000 +0000
|
||||
+++ b/storage/connect/plgxml.h 2025-03-30 13:35:43.002151245 +0000
|
||||
@@ -5,7 +5,7 @@
|
||||
/******************************************************************/
|
||||
/* Dual XML implementation base classes defines. */
|
||||
/******************************************************************/
|
||||
-#if !defined(BASE_BUFFER_SIZE)
|
||||
+#if !defined(__XML_TREE_H__)
|
||||
enum ElementType { // libxml2
|
||||
XML_ELEMENT_NODE = 1,
|
||||
XML_ATTRIBUTE_NODE = 2,
|
Loading…
x
Reference in New Issue
Block a user