source: rtems/contrib/crossrpms/rtems4.11/bfin/gdb-sources.add @ 6f95e2f

4.115
Last change on this file since 6f95e2f was 6f95e2f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/31/11 at 14:29:39

Add bfin hackery.

  • Property mode set to 100644
File size: 440 bytes
Line 
1BuildRequires:  @rpmprefix@bfin-rtems4.11-binutils
2BuildRequires:  texinfo
3
4# The bfin simulator silently tries to conditionally build an SDL based GUI,
5# but fails to link correctly
6# Force not building the GUI.
7%{!?suse:BuildConflicts: SDL-devel}
8%{?suse:BuildConflicts: libSDL-devel}
9
10Source0:        ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}a.tar.bz2
11Patch0:         ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
Note: See TracBrowser for help on using the repository browser.