Page MenuHomeFreeBSD

[zfs] don't include a non-existent include directory
ClosedPublic

Authored by adrian on Oct 18 2020, 9:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 2, 8:20 AM
Unknown Object (File)
Sat, Sep 28, 6:57 PM
Unknown Object (File)
Mon, Sep 23, 5:41 AM
Unknown Object (File)
Sat, Sep 14, 9:43 PM
Unknown Object (File)
Sep 5 2024, 5:07 AM
Unknown Object (File)
Sep 5 2024, 4:16 AM
Unknown Object (File)
Jul 16 2024, 5:06 PM
Unknown Object (File)
Jul 12 2024, 10:27 PM
Subscribers

Details

Summary

This subdir doesn't exist and it's tripping up our gcc build.

Test Plan
  • build with gcc-6.4 and llvm11 for amd64

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

seems legit. There's no includes/spl and module/spl has no .h files in it

This revision is now accepted and ready to land.Oct 18 2020, 9:42 PM

I've got an upstream PR for this to do the equivalent with the upstream makefile. mmacy has not answered my pending question there if that's used at all to provision our build bits, so I guess go for it.