#795089 wxhexeditor fails to build due to link line ordering on libgomp

Package:
wxhexeditor
Source:
wxhexeditor
Description:
hexadecimal editor for massive files
Submitter:
Andy Whitcroft
Date:
2015-08-10 13:39:05 UTC
Severity:
normal
#795089#5
Date:
2015-08-10 13:34:06 UTC
From:
To:
Dear Maintainer,

While handling the gcc-5 transitions it was found that wxhexeditor no
longer builds due to --as-needed no longer being the default.  We reordered
the link line to avoid this issue.

Thanks for considering the patch.