> On 21 Aug 2015, at 09:20, Andriy Gapon wrote:
>
>
> Precisely because it's the standalone build (cd sys/modules/zfs && make
> ...) that was affected. Building the module as a part of the kernel
> build worked just fine.
That makes sense. Now I need a regression test to ensure at this proble
Precisely because it's the standalone build (cd sys/modules/zfs && make
...) that was affected. Building the module as a part of the kernel
build worked just fine.
On 21/08/2015 11:17, Mark R V Murray wrote:
> Thanks!
>
> I’ve been running “make universe” here as a build-test. I wonder why this
Thanks!
I’ve been running “make universe” here as a build-test. I wonder why this was
not picked up?
M
> On 21 Aug 2015, at 09:06, Andriy Gapon wrote:
>
> Author: avg
> Date: Fri Aug 21 08:06:18 2015
> New Revision: 286984
> URL: https://svnweb.freebsd.org/changeset/base/286984
>
> Log:
> f
Author: avg
Date: Fri Aug 21 08:06:18 2015
New Revision: 286984
URL: https://svnweb.freebsd.org/changeset/base/286984
Log:
fix standalone build of zfs module
Not sure if this is a proper fix, but it does the job.
Modified:
head/sys/modules/zfs/Makefile
Modified: head/sys/modules/zfs/Mak