forked from Imagelibrary/rtems
Sync %setup with gcc/gcc.add for consistency.
This commit is contained in:
@@ -38,7 +38,7 @@ Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_version}@binutil
|
||||
# This is binutils sources with patches for RTEMS.
|
||||
|
||||
%prep
|
||||
%setup -c -n %{name}-%{version}
|
||||
%setup -c -T -n %{name}-%{version} -a0
|
||||
|
||||
cd binutils-%{version}
|
||||
%{?PATCH0:%patch0 -p1}
|
||||
|
||||
@@ -58,7 +58,7 @@ RTEMS is an open source operating system for embedded systems.
|
||||
This is the GNU gdb for RTEMS targetting %{gdb_version}.
|
||||
|
||||
%prep
|
||||
%setup -c -n %{name}-%{version} -a 0
|
||||
%setup -c -T -n %{name}-%{version} -a0
|
||||
|
||||
cd gdb-%{gdb_version}
|
||||
%{?PATCH0:%patch0 -p1}
|
||||
|
||||
Reference in New Issue
Block a user