------------------------------------------------------------ revno: 1823 committer: Rene Engelhard <r...@debian.org> branch nick: experimental timestamp: Mon 2010-02-22 15:30:52 +0100 message: add DEP-3 headers modified: patches/work-around-HelpLinker-miscompile-with-gcc-4.3.diff
=== modified file 'patches/work-around-HelpLinker-miscompile-with-gcc-4.3.diff' --- a/patches/work-around-HelpLinker-miscompile-with-gcc-4.3.diff 2010-02-21 11:50:51 +0000 +++ b/patches/work-around-HelpLinker-miscompile-with-gcc-4.3.diff 2010-02-22 14:30:52 +0000 @@ -1,9 +1,12 @@ -Package: openoffice.org -Severity: normal - -About the problem of the HelpLinker crash: g++-4.3 seems to miscompile -HelpLinker with -O2. Just changeing that to -O0 for the two directories -transex3/source/{,help/} solved that problem for us. +Description: fix HelpLinker miscompile with gcc 4.3 + About the problem of the HelpLinker crash: g++-4.3 seems to miscompile + HelpLinker with -O2. Just changeing that to -O0 for the two directories + transex3/source/{,help/} solved that problem for us. +Author: Phillip Mattias Hahn <pmh...@debian.org> +Forwarded: no +Last-Update: 2010-02-21 +Origin: vendor +Reviewed-by: Rene Engelhard <r...@debian.org> --- openoffice.org-3.2.0.o/ooo-build-3-2-0-6/patches/dev300/apply 2010-01-25 14:48:36.000000000 +0100 +++ openoffice.org-3.2.0/ooo-build-3-2-0-6/patches/dev300/apply 2010-01-25 15:07:23.000000000 +0100