Page MenuHomeFreeBSD

skein: Update guard define check
ClosedPublic

Authored by imp on Jul 24 2022, 5:45 PM.
Tags
None
Referenced Files
F157418221: D35891.id108463.diff
Thu, May 21, 5:17 AM
Unknown Object (File)
Thu, May 21, 2:04 AM
Unknown Object (File)
Tue, May 19, 11:35 AM
Unknown Object (File)
Apr 7 2026, 1:42 AM
Unknown Object (File)
Mar 31 2026, 1:52 PM
Unknown Object (File)
Mar 21 2026, 1:51 AM
Unknown Object (File)
Feb 23 2026, 6:01 AM
Unknown Object (File)
Feb 14 2026, 1:43 AM
Subscribers

Details

Summary

OpenZFS changed the define _OPENSOLARIS_SYS_TYPES_H_ to
_SPL_SYS_TYPES_H_ to guade the sys/types.h compatibility stuff. Follow
the change here. The only place in the tree _OPENSOLARIS_SYS_TYPES_H_ is
mentioned is in the /* _OPENSOLARIS_SYS_TYPES_H_ */ at the end of
sys/types.h. That needs to be changed upstream in OpenZFS since we don't
like changing things in FreeBSD's tree.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable