summaryrefslogtreecommitdiff
path: root/PATCHES
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2007-07-18 14:23:20 +0000
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2007-07-18 14:23:20 +0000
commit66b0ef0bf0c91587bc34f0cd0db40e3e214dbec0 (patch)
tree0e0220ed936919b0709d803ceb111f056446a19b /PATCHES
parentcc0870758539a932dd3dc19653ce5189266f0967 (diff)
downloadcpptasks-parallel-66b0ef0bf0c91587bc34f0cd0db40e3e214dbec0.tar.gz
cpptasks-parallel-66b0ef0bf0c91587bc34f0cd0db40e3e214dbec0.tar.bz2
cpptasks-parallel-66b0ef0bf0c91587bc34f0cd0db40e3e214dbec0.tar.xz
cpptasks-parallel-66b0ef0bf0c91587bc34f0cd0db40e3e214dbec0.zip
Fixed concurrent debug database file update as part of NARPLUGIN-123
Diffstat (limited to 'PATCHES')
-rw-r--r--PATCHES1
1 files changed, 1 insertions, 0 deletions
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