On 27 September 2016 at 09:44, Ruslan Bukin <b...@freebsd.org> wrote:
> Author: br
> Date: Tue Sep 27 09:44:30 2016
> New Revision: 306364
> URL: https://svnweb.freebsd.org/changeset/base/306364
>
> Log:
>   Mark SSP broken on MIPS.

This needs an adjustment in sys/conf/kern.opts.mk as well it seems;
'make showconfig' (as used by makeman to generate src.conf.5) now
reports SSP is both 'no' and 'yes' on mips:

% make TARGET=mips TARGET_ARCH=mips showconfig | grep SSP
MK_SSP           = no
MK_SSP           = yes
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to