[roll] Roll infra/recipes [binutils] Pass --embed in python-config-wrapper

Newer installations of Python's *-config script require the
new --embed switch to produce the right results for embedding
Python into a program like GDB.

Original-Bug: 95526
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/659166
Original-Revision: 7ece16b9758d6b2b78d862f591b416cbdaa1abc1
GitOrigin-RevId: 8346655cb8443760705134dcd10d7f67d81a10cc
Change-Id: I5c021f4d4dbae2554eb5e5f3d71fb151b684462b
1 file changed
tree: 6273d79b41ee247c8a86105d30aac7dd4005f560
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.