commit | 58ab9b04227ff578d3df6870d27d2ec21158d30e | [log] [tgz] |
---|---|---|
author | PiJoules <6019989+PiJoules@fuchsia.infra.roller.users.noreply.github.com> | Fri Jun 21 06:04:55 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 20 23:07:07 2024 -0700 |
tree | b93a700c0a7c804a61775c411129206f37266d79 | |
parent | d0763f6c13b57a554a60152d705a7e3d1660da5a [diff] |
[roll] Roll llvm-project/libc [libc] Control freelist malloc buffer size with a config (#96248) Rather than propgating a compile define, add an explicit cmake flag for controlling the size. The default for baremetal is 100KB and the default for others is 1GB. GitOrigin-RevId: 80670d76324dba62ecfc70c5403bf9efaff7229b Original-Revision: 6563b3615e6423360ca52844fcdc501c7c77c72b Change-Id: I2f7841d59257a5c1b6e69331e95ff05d580558c5
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.