[roll] Roll third_party/openssh-portable [build] Suppress -Wunused-but-set-variable in openssh-portable This patch suppresses -Wunused-but-set-variable warning in openssh-portable third party code that does not comply with. The code that causes the issue is as the following: third_party/openssh-portable/kex.c:1172:14: error: variable 'i' set but not used Original-Bug: 96410 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/openssh-portable/+/663831 Original-Revision: bb9035e48e78e06498e4bf1471e1365b2c95269a GitOrigin-RevId: dbf48db02b77cfc775ea7a44f70f6bba25fc0802 Change-Id: I0690b8009b276cd432c02bf416b26cd4dc9b5a4a
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.