diff options
author | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2007-07-05 18:15:27 +0000 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2007-07-05 18:15:27 +0000 |
commit | a2085fd18c52730d5d85027b77cb4504d06f83c5 (patch) | |
tree | 46af22c73aa492319a1b434701d166f95ce1ec48 /PATCHES | |
parent | cc0c00d6e5ace5f2e4ac4becbda7904290c07b37 (diff) | |
download | cpptasks-parallel-a2085fd18c52730d5d85027b77cb4504d06f83c5.tar.gz cpptasks-parallel-a2085fd18c52730d5d85027b77cb4504d06f83c5.tar.bz2 cpptasks-parallel-a2085fd18c52730d5d85027b77cb4504d06f83c5.tar.xz cpptasks-parallel-a2085fd18c52730d5d85027b77cb4504d06f83c5.zip |
Removed -prebind option
Diffstat (limited to 'PATCHES')
-rw-r--r-- | PATCHES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ *** Changes marked with FREEHEP. 1.5-SNAPSHOT -- [gcc.AbstractLdLinker] no more need for -prebind +- [gcc.AbstractLdLinker] no more need for -prebind as of 10.4 - g++ linking now includes option -fexceptions cpptasks-20051015-patched-1.4 |