Page MenuHomeFreeBSD

devel/llbuild: improve committed config.h
ClosedPublic

Authored by brooks on Dec 8 2023, 10:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 12, 11:41 AM
Unknown Object (File)
Wed, Apr 23, 5:51 AM
Unknown Object (File)
Wed, Apr 23, 5:33 AM
Unknown Object (File)
Tue, Apr 22, 3:48 PM
Unknown Object (File)
Sat, Apr 19, 6:21 AM
Unknown Object (File)
Apr 14 2025, 7:42 AM
Unknown Object (File)
Apr 8 2025, 12:42 PM
Unknown Object (File)
Mar 19 2025, 10:57 AM
Subscribers
None

Details

Summary

Indicate that we do support mmap and mallctl. This disables the use of
sbrk.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 54869
Build 51758: arc lint + arc unit

Event Timeline

brooks created this revision.

This change compiles against an amd64 build without sbrk, but I don't know how to test it.

This revision was not accepted when it landed; it landed in state Needs Review.Feb 18 2025, 9:03 PM
This revision was automatically updated to reflect the committed changes.