[PATCH 2/2] bare/gnu-tools: Update support for building bare gnu-tools

chrisj at rtems.org chrisj at rtems.org
Thu Jun 16 09:38:41 UTC 2022


From: Chris Johns <chrisj at rtems.org>

- This tracks the common RTEMS tools version. It does not track
  special builds that are specific to a tool set.

- Use with "--target=microblaze-elf gnu-tools" where the
  target is the tools to build
---
 bare/config/devel/gnu-default-tools.bset | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bare/config/devel/gnu-default-tools.bset b/bare/config/devel/gnu-default-tools.bset
index 8b68a5b..dab8c5e 100644
--- a/bare/config/devel/gnu-default-tools.bset
+++ b/bare/config/devel/gnu-default-tools.bset
@@ -2,6 +2,8 @@
 # Default tools build
 #
 
+%define release 1
+
 %define gcc_version_message RTEMS bare %{rtems_version}, RSB %{_sbgit_id}, Newlib %{newlib_version}
 
 #
-- 
2.24.1



More information about the devel mailing list