On 21 September 2018 at 01:59, Mark Millard via freebsd-toolchain <[email protected]> wrote: > In looking into another report about using devel/amd64-gcc to buld > head I tried a build of -r338675 ( with WERROR= ). It got: > ... > > Question: > > Is ignoring "-z ifunc-noplt" a problem for using what > is built?
This will have no functional impact, should just result in a missed optimization. (We ought to avoid passing it to non-lld linkers though.) _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
