[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
diff --git a/infra/recipes b/infra/recipes
index 7add93a..69e5c6b 100644
--- a/infra/recipes
+++ b/infra/recipes
@@ -11,6 +11,6 @@
              path="infra/recipes"
              remote="https://fuchsia.googlesource.com/infra/recipes"
              gerrithost="https://fuchsia-review.googlesource.com"
-             revision="2e73aefd00744acaa7984374e81a4592566972f4"/>
+             revision="7ece16b9758d6b2b78d862f591b416cbdaa1abc1"/>
   </projects>
 </manifest>