On 23.06.2020 01:20, John Baldwin wrote:
>> I tend to assume that a buildkernel of GENERIC without any special flags
>> will always build all modules (except those not available for the target
>> platform of course), so I was a bit surprised to see that this isn't the
>> case for ipsec.ko.  As Rodney pointed out it provides marginally better
>> coverage against build breaks.  If you think we can restore the old
>> behaviour for ipsec without too much work I think it'd be reasonable to
>> change that and compile sctp.ko even when "options SCTP" is configured.
>> I can't spot any similar cases in sys/modules/Makefile with a bit of
>> skimming.
> 
> I don't think ipsec.ko is easily fixable when I looked at it.  I think it
> is fine to leave sctp.ko building as part of GENERIC though.

Hi,

I'm sorry, I missed these changes, but in the past there weren't any
problems in building ipsec.ko module with/without any possible options.
I'll try to look what happened and what can be do to fix this at the
weekend.

-- 
WBR, Andrey V. Elsukov
_______________________________________________
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