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