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
F132746160: D45373.diff
Sun, Oct 19, 2:18 PM
F132691905: D45373.id.diff
Sun, Oct 19, 2:28 AM
F132691903: D45373.id139126.diff
Sun, Oct 19, 2:28 AM
F132691895: D45373.id141349.diff
Sun, Oct 19, 2:28 AM
Unknown Object (File)
Sat, Oct 18, 2:47 PM
Unknown Object (File)
Sep 6 2025, 10:05 AM
Unknown Object (File)
Sep 6 2025, 10:05 AM
Unknown Object (File)
Sep 6 2025, 10:05 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