Page MenuHomeFreeBSD

cross-build: Define DEFFILEMODE and ALLPERMS if not defined
ClosedPublic

Authored by imp on May 26 2024, 9:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 7:24 PM
Unknown Object (File)
Sat, Apr 18, 7:26 PM
Unknown Object (File)
Sat, Apr 18, 7:26 PM
Unknown Object (File)
Sat, Apr 18, 7:22 PM
Unknown Object (File)
Sat, Apr 18, 5:29 PM
Unknown Object (File)
Thu, Apr 9, 11:12 PM
Unknown Object (File)
Thu, Apr 9, 9:29 PM
Unknown Object (File)
Mon, Apr 6, 9:07 PM
Subscribers
None

Details

Summary

GLIBC defines these, but MUSL does not. FreeBSD's bootstrap code uses
these defines, so define them if they aren't yet defined.

Co-authored-by: Val Packett <val@packett.cool>
Sponsored by: Netflix
Pull Request: https://github.com/freebsd/freebsd-src/pull/1066

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jul 25 2024, 2:49 AM
This revision was automatically updated to reflect the committed changes.