[roll] Roll fuchsia [libc] Remove __flt_rounds This symbol existed in musl to support the FLT_ROUNDS macro in float.h. We don't actually use musl's float.h header, instead clang's float.h is used which uses __builtin_flt_rounds. It's unlikely anyone is using this symbol, and it doesn't make sense to keep around. Original-Bug: 80819 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/687605 Original-Revision: b2240e5cf022e8fbf1445728901f451583322073 GitOrigin-RevId: 50bd7289c069bd195f1d759354bbb00bb294089c Change-Id: Id3f0cb0614bbd0a72ed6866f9908b678d521348c
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.