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)
Thu, Oct 9, 7:13 AM
Unknown Object (File)
Sat, Sep 27, 11:29 PM
Unknown Object (File)
Thu, Sep 25, 9:48 PM
Unknown Object (File)
Tue, Sep 23, 7:06 PM
Unknown Object (File)
Sep 11 2025, 9:19 PM
Unknown Object (File)
Aug 24 2025, 9:01 AM
Unknown Object (File)
Aug 14 2025, 10:32 PM
Unknown Object (File)
Jul 18 2025, 10:50 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.