Changeset c6d162b in rtems-source-builder


Ignore:
Timestamp:
03/07/17 21:40:56 (7 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
10d9e2d
Parents:
4c5eb89
Message:

gdb: Fix building on FreeBSD 11.0

Add FreeBSD upstream patches to build on FreeBSD 11.0. See
https://sourceware.org/bugzilla/show_bug.cgi?id=21206.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rtems/config/tools/rtems-gdb-7.12-1.cfg

    r4c5eb89 rc6d162b  
    2020#
    2121%if %{_build_os} == freebsd
    22  %patch add gdb -p0 %{rtems_gdb_patches}/patch-gdb-python-python-config.py
    23  %hash  md5 patch-gdb-python-python-config.py c0260fcca4c1a5509635049c0094eee3
     22 %patch add gdb -p0 https://svnweb.freebsd.org/ports/head/devel/gdb/files/patch-gdb-gnulib-import-stddef.in.h?revision=428876&view=co
     23 %hash  sha256 patch-gdb-gnulib-import-stddef.in.h da35940004c6fa8d113013c1019e0a3b8267d1d5e1d79b2c78becb055cd261f3
     24 %patch add gdb -p0 https://svnweb.freebsd.org/ports/head/devel/gdb/files/patch-gdb-python-python-config.py?revision=384978&view=co
     25 %hash  sha256 patch-gdb-python-python-config.py 1c5d1362828c9b343e4a48a0cc1f63775726fbe8c9ead6078dec76442c0221ea
    2426%endif
    2527
Note: See TracChangeset for help on using the changeset viewer.