forked from Imagelibrary/rtems
9 lines
342 B
Plaintext
9 lines
342 B
Plaintext
%if "%{gdb_version}" == "7.2"
|
|
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
|
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff
|
|
%endif
|
|
%if "%{gdb_version}" == "7.1"
|
|
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
|
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.1-rtems4.11-20100812.diff
|
|
%endif
|