[roll] Roll fuchsia [bindgen] Control --explicit-padding with a knob With the linked bug, we are in a case where we are using bindgen to generate bindings that are indirectly (via bssl-sys) used by third-party library (openssl). The latter code expected the construction of structs not to have padding fields to initialize, and so we have a need to control the generation of explicit padding fields. We default to 'on' though, as this is generally useful for self-documenting ABI. Original-Bug: 394116035 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1201306 Original-Revision: 2322b00531394fe716f973e8b412075ea3ebc281 GitOrigin-RevId: 07fc55557235aa6ba6df687951ed9beff7fa3c4e Change-Id: Ie61fe22a36b5b1c262a2c2c3057ab625361433f7
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 in one of the communication channels documented at get involved.
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.