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)
Fri, Nov 7, 9:42 PM
Unknown Object (File)
Wed, Nov 5, 3:54 PM
Unknown Object (File)
Wed, Nov 5, 3:52 PM
Unknown Object (File)
Wed, Nov 5, 3:37 PM
Unknown Object (File)
Wed, Nov 5, 3:33 PM
Unknown Object (File)
Sat, Oct 25, 7:53 PM
Unknown Object (File)
Tue, Oct 21, 12:14 PM
Unknown Object (File)
Oct 9 2025, 7:13 AM
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.