From dca00ee6cf5e58cd5e6f1d021cb5b66ab9d2f764 Mon Sep 17 00:00:00 2001 From: Lyubomir Marinov Date: Wed, 23 Feb 2011 19:00:10 +0000 Subject: [PATCH] Switches the Windows gcc compiler for setup.exe and run.exe from mingw-w64 to tdm-gcc in order to not have run.exe reported by Symantec Norton AntiVirus as Suspicious.SillyFDC/http://securityresponse.symantec.com/security_response/writeup.jsp?docid=2010-020500-5848-99. --- resources/install/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/install/build.xml b/resources/install/build.xml index 8f021a675..a019f0f1b 100644 --- a/resources/install/build.xml +++ b/resources/install/build.xml @@ -429,7 +429,7 @@ - + @@ -443,7 +443,7 @@ - +