From 66b0ef0bf0c91587bc34f0cd0db40e3e214dbec0 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Wed, 18 Jul 2007 14:23:20 +0000 Subject: Fixed concurrent debug database file update as part of NARPLUGIN-123 --- PATCHES | 1 + 1 file changed, 1 insertion(+) (limited to 'PATCHES') diff --git a/PATCHES b/PATCHES index 33f9787..009bd01 100644 --- a/PATCHES +++ b/PATCHES @@ -19,6 +19,7 @@ ** Parallel running change - [src/net/sf/antcontrib/cpptasks/CCTask.java] fork of a process per core/cpu available. - [src/net/sf/antcontrib/cpptasks/TargetHistoryTable.java] protect againts multi-threaded updates. +- [src/net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleCCompiler.java] replaced /Zi flag with /Z7 to disable writing debug database file (.pdb). ** -fno-rtti changes - [src/net/sf/antcontrib/cpptasks/gcc/GccCompatibleCCompiler.java] removed -fno-rtti flag -- cgit v1.2.3