changeset 1380:31b884468b05

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 May 2015 13:23:54 +0200
parents d0bb3dd34e2d
children 0d9812893262
files Resources/Patches/glog-port-h-v2.diff
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/Patches/glog-port-h-v2.diff	Fri May 29 12:59:43 2015 +0200
+++ b/Resources/Patches/glog-port-h-v2.diff	Fri May 29 13:23:54 2015 +0200
@@ -23,7 +23,7 @@
 > #endif
 > 
 > 
-> #if !defined(__MINGW32__)
+> #if !defined(__MINGW32__) || HAVE_SECURE_STRING_EXTENSIONS == 0
 135a161,162
 > #endif
 >