On Tue, Jun 06, 2017 at 06:40:15PM +0000, Dimitry Andric wrote:
> Author: dim
> Date: Tue Jun  6 18:40:14 2017
> New Revision: 319631
> URL: https://svnweb.freebsd.org/changeset/base/319631
> 
> Log:
>   Work around a gcc 4.2 bug on powerpc architectures, where using
>   -fdata-sections can cause bogus "section type conflict" errors.  See
>   https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33168 for more information.
>   
>   Since the upstream fixes are under GPLv3 and non-trivial, just disable
>   using function and data sections, at the cost of a slightly larger
>   executable.
>   
>   Direct commit to stable/10, since the version of clang in head and
>   stable/11 cannot be built by gcc 4.2 at all.
> 

Thank you very much!

Glen

Attachment: signature.asc
Description: PGP signature

Reply via email to