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)
Sun, May 24, 5:13 PM
Unknown Object (File)
Thu, May 21, 8:50 PM
Unknown Object (File)
Wed, May 20, 9:08 PM
Unknown Object (File)
Mon, May 18, 7:01 AM
Unknown Object (File)
Mon, May 18, 12:35 AM
Unknown Object (File)
Sun, May 17, 4:58 PM
Unknown Object (File)
Fri, May 15, 3:45 AM
Unknown Object (File)
May 3 2026, 7:38 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