summaryrefslogtreecommitdiff
path: root/PATCHES
diff options
context:
space:
mode:
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