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, Jan 10, 1:06 AM
Unknown Object (File)
Dec 3 2024, 10:43 PM
Unknown Object (File)
Nov 22 2024, 10:36 PM
Unknown Object (File)
Nov 15 2024, 8:18 AM
Unknown Object (File)
Nov 15 2024, 6:30 AM
Unknown Object (File)
Nov 8 2024, 9:49 PM
Unknown Object (File)
Nov 8 2024, 9:49 PM
Unknown Object (File)
Nov 6 2024, 1:04 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