Nick Hudson writes:
> On 13/11/2018 08:21, matthew green wrote:
> >> Modified Files:
> >>src/sys/arch/evbarm/conf: std.generic64
> >>
> >> Log Message:
> >> turn on MODULAR by default on aarch64
> >
> > optional things should not be in "std.foo". that should be
> > things that are necessary f
On 13/11/2018 08:21, matthew green wrote:
Modified Files:
src/sys/arch/evbarm/conf: std.generic64
Log Message:
turn on MODULAR by default on aarch64
optional things should not be in "std.foo". that should be
things that are necessary for basic function. stuff that
a user would never
> Modified Files:
> src/sys/arch/evbarm/conf: std.generic64
>
> Log Message:
> turn on MODULAR by default on aarch64
optional things should not be in "std.foo". that should be
things that are necessary for basic function. stuff that
a user would never want to remove.
this belongs in GENE