tools/tools/zfsboottest doesn't compile on ^/head

2017-07-31 Thread Ngie Cooper
Hi, It looks like zfsboottest no longer compiles on ^/head (guessing it has to do with the clang upgrade). If someone doesn’t fix this build breakage in the next few hours, I’ll take a stab at fixing it. Thanks, -Ngie PS zfsboottest should really be compiled with world if MK_ZFS

Re: tools/tools/zfsboottest doesn't compile on ^/head

2017-07-31 Thread Ngie Cooper (yaneurabeya)
> On Jul 31, 2017, at 16:21, Ngie Cooper wrote: > > Hi, > It looks like zfsboottest no longer compiles on ^/head (guessing it has > to do with the clang upgrade). > If someone doesn’t fix this build breakage in the next few hours, I’ll > take a stab at fixing