Hi Pedro,

On Tue, Oct 13, 2015 at 9:18 AM, Pedro Giffuni <p...@freebsd.org> wrote:
> Hi;
>
> On 10/12/2015 8:28 PM, Justin Hibbits wrote:
>>
>> Hi Pedro,
>>
>> ...
>> This is on powerpc64.  I see the patch has been there for 16 months, but
>> for some reason, the /usr/local/bin/gcc48 doesn't contain the patch.  I ran
>> `strings` on the binary, and it has the following string:
>>
>> %{fstack-protector|fstack-protector-all:-lssp_nonshared}
>>
>> Which, if you examine files/patch-stackprotector-gcc, is the unpatched
>> string.
>>
>> I have no idea why this is the case.
>>
>
> I think it is important to determine if this is a problem from upstream or
> a problem in the gcc48 backported patches. Please test building with gcc49
> or gcc5.
>
> This is just for curiosity ... I am keeping my fingers away from GCC ;).
>
> Pedro.
>

As Antoine mentioned, the problem is that lang/gcc does not have this
patch.  USE_GCC uses lang/gcc, not lang/gcc48.  So lang/gcc needs to
be updated.

- Justin
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to