diff options
author | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2006-09-08 18:01:55 +0000 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2006-09-08 18:01:55 +0000 |
commit | 1bef1be93c4cb34dfb713018d92a712ca4f23b5c (patch) | |
tree | cb407a8888cbcc134e4c3a745e11a541201d2a45 /PATCHES | |
parent | 1622d8148300f95c3014c9188449f4d0c4008b4e (diff) | |
download | cpptasks-parallel-1bef1be93c4cb34dfb713018d92a712ca4f23b5c.tar.gz cpptasks-parallel-1bef1be93c4cb34dfb713018d92a712ca4f23b5c.tar.bz2 cpptasks-parallel-1bef1be93c4cb34dfb713018d92a712ca4f23b5c.tar.xz cpptasks-parallel-1bef1be93c4cb34dfb713018d92a712ca4f23b5c.zip |
Fix for MacOSX
Diffstat (limited to 'PATCHES')
-rw-r--r-- | PATCHES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ *** Changes marked with FREEHEP. cpptasks-20051015-patched-1.2-SNAPSHOT - added -shared-libgcc/-static-libgcc for linking gcc and c++. +- added -dynamic as a valid option to GccLinker cpptasks-20051015-patched-1.1 - [CCTask] added method to link with CPP |