summaryrefslogtreecommitdiff
path: root/PATCHES
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2006-08-18 22:35:32 +0000
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2006-08-18 22:35:32 +0000
commit1622d8148300f95c3014c9188449f4d0c4008b4e (patch)
tree1ff6376b186d3880c8674532dba1141e231d29b6 /PATCHES
parent6c00635e2ac7134a58fd47c3232991452ca623a5 (diff)
downloadcpptasks-parallel-1622d8148300f95c3014c9188449f4d0c4008b4e.tar.gz
cpptasks-parallel-1622d8148300f95c3014c9188449f4d0c4008b4e.tar.bz2
cpptasks-parallel-1622d8148300f95c3014c9188449f4d0c4008b4e.tar.xz
cpptasks-parallel-1622d8148300f95c3014c9188449f4d0c4008b4e.zip
Fixed NAR-46
Diffstat (limited to 'PATCHES')
-rw-r--r--PATCHES3
1 files changed, 3 insertions, 0 deletions
diff --git a/PATCHES b/PATCHES
index 341096b..b16dfa5 100644
--- a/PATCHES
+++ b/PATCHES
@@ -1,4 +1,7 @@
*** Changes marked with FREEHEP.
+cpptasks-20051015-patched-1.2-SNAPSHOT
+- added -shared-libgcc/-static-libgcc for linking gcc and c++.
+
cpptasks-20051015-patched-1.1
- [CCTask] added method to link with CPP
- [compiler.LinkType] added method to link with CPP