about summary refs log tree commit diff
path: root/pkgs/development/libraries/xml-security-c/cxx11.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/xml-security-c/cxx11.patch')
-rw-r--r--pkgs/development/libraries/xml-security-c/cxx11.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/pkgs/development/libraries/xml-security-c/cxx11.patch b/pkgs/development/libraries/xml-security-c/cxx11.patch
deleted file mode 100644
index bc87d4c1411e9..0000000000000
--- a/pkgs/development/libraries/xml-security-c/cxx11.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- xml-security-c-1.6.1/xsec/tools/checksig/InteropResolver.cpp.orig	2016-02-02 23:57:26.204655144 +0000
-+++ xml-security-c-1.6.1/xsec/tools/checksig/InteropResolver.cpp	2016-02-02 23:57:35.796692305 +0000
-@@ -645,7 +645,7 @@
- 
- 	}
- 
--	return false;
-+	return NULL;
- 
- }
-