aboutsummaryrefslogtreecommitdiff
path: root/ports/libxml2/RemoveIncludeFromWindowsRcFile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libxml2/RemoveIncludeFromWindowsRcFile.patch')
-rw-r--r--ports/libxml2/RemoveIncludeFromWindowsRcFile.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/ports/libxml2/RemoveIncludeFromWindowsRcFile.patch b/ports/libxml2/RemoveIncludeFromWindowsRcFile.patch
new file mode 100644
index 000000000..ce5a3fcbe
--- /dev/null
+++ b/ports/libxml2/RemoveIncludeFromWindowsRcFile.patch
@@ -0,0 +1,10 @@
+diff --git a/win32/libxml2.rc b/win32/libxml2.rc
+index c774a5ee..08e2da1e 100644
+--- a/win32/libxml2.rc
++++ b/win32/libxml2.rc
+@@ -1,5 +1,4 @@
+ #include <winver.h>
+-#include "rcVersion.h"
+
+ VS_VERSION_INFO VERSIONINFO
+ FILEVERSION LIBXML_MAJOR_VERSION,LIBXML_MINOR_VERSION,LIBXML_MICRO_VERSION,0