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)
Sun, Mar 9, 12:15 PM
Unknown Object (File)
Sat, Mar 1, 5:05 AM
Unknown Object (File)
Wed, Feb 26, 2:38 AM
Unknown Object (File)
Tue, Feb 25, 12:23 PM
Unknown Object (File)
Tue, Feb 25, 9:40 AM
Unknown Object (File)
Mon, Feb 24, 11:01 PM
Unknown Object (File)
Wed, Feb 19, 2:44 AM
Unknown Object (File)
Feb 4 2025, 11:25 AM
Subscribers
None

Details

Summary

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

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.Tue, Feb 18, 9:03 PM
This revision was automatically updated to reflect the committed changes.