mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
devel/gcc: Check and build GNU sed if not available on build host
Closes #2300
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
|
||||
%define gcc_version_message RTEMS bare %{rtems_version}, RSB %{_sbgit_id}, Newlib %{newlib_version}
|
||||
|
||||
#
|
||||
# GCC requires a GNU sed so build an internal version if one is not
|
||||
# available
|
||||
#
|
||||
%include textproc/gsed-internal
|
||||
|
||||
#
|
||||
# Build gdb first to raise the Python install error as early as
|
||||
# possible. GDB needs expat so it needs to be built before gdb.
|
||||
|
Reference in New Issue
Block a user