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
F166369015: D26846.diff
Thu, Aug 13, 4:59 AM
Unknown Object (File)
Wed, Aug 12, 2:16 PM
Unknown Object (File)
Wed, Aug 12, 12:53 PM
Unknown Object (File)
Tue, Aug 11, 11:47 PM
Unknown Object (File)
Tue, Aug 11, 11:47 PM
Unknown Object (File)
Tue, Aug 11, 6:19 PM
Unknown Object (File)
Tue, Aug 11, 4:04 PM
Unknown Object (File)
Mon, Aug 10, 1:16 AM
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.