Page MenuHomeFreeBSD

cross-build: Move fcntl.h workaround to Linux specific file
ClosedPublic

Authored by imp on May 26 2024, 9:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 3:45 AM
Unknown Object (File)
Sun, May 3, 7:38 AM
Unknown Object (File)
Wed, Apr 29, 7:10 AM
Unknown Object (File)
Tue, Apr 28, 9:52 AM
Unknown Object (File)
Thu, Apr 23, 11:09 AM
Unknown Object (File)
Apr 15 2026, 11:40 AM
Unknown Object (File)
Apr 14 2026, 9:09 AM
Unknown Object (File)
Apr 14 2026, 7:58 AM
Subscribers
None

Details

Summary

Move the cdefs.h inclusion to the Linux specific file. Either place will
work, but it makes more sense to do it in the Linux specific file since
it's a Linux specific workaround.

Fixes: 4300e053618f
Suggested by: arichards, jrtc27
Sponsored by: Netflix

Diff Detail

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