Files
buildroot/package
Neal Frager 28ae74a134 package/newlib-bare-metal: add multiple tuple support
Add support to gcc-bare-metal to support multiple architecture tuples
with the BR2_TOOLCHAIN_BARE_METAL_BUILDROOT_ARCH string.

To do this, custom configure, build and install commands are needed, so that
each step goes through a loop of the architecture tuples in the list.

To keep consistency with autotools, all the relevant target configurations
have been copied into the NEWLIB_BARE_METAL_CONF_OPTS while removing any
configurations that do not apply to newlib.

Also, the following configs were not taken because newlib is being built for
each of the bare-metal targets and not the main target of Buildroot.

$$(TARGET_CONFIGURE_OPTS)
$$(TARGET_CONFIGURE_ARGS)
--target=$$(GNU_TARGET_NAME)
--host=$$(GNU_TARGET_NAME)

Signed-off-by: Neal Frager <neal.frager@amd.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
2025-02-17 22:48:43 +01:00
..
2025-02-05 12:38:31 +01:00
2025-02-04 15:07:01 +01:00
2025-02-04 15:07:00 +01:00
2025-02-04 10:35:52 +01:00
2025-02-08 19:34:33 +01:00
2025-02-02 23:17:36 +01:00
2025-02-02 23:24:15 +01:00
2025-02-02 12:35:09 +01:00
2025-02-02 12:35:02 +01:00
2025-02-07 23:24:30 +01:00
2025-02-08 22:48:27 +01:00
2025-02-15 09:32:18 +01:00
2025-02-04 09:07:06 +01:00
2025-01-31 22:18:07 +01:00
2025-02-09 21:33:51 +01:00
2025-02-05 16:00:23 +01:00
2025-02-02 23:19:50 +01:00
2025-02-07 20:29:26 +01:00
2025-02-04 17:43:11 +01:00
2025-02-16 18:33:09 +01:00
2025-02-03 17:50:53 +01:00
2025-02-15 22:17:51 +01:00