Fix GDB 7.12 build on Darwin

Close #3052.
This commit is contained in:
Sebastian Huber 2017-06-23 07:33:06 +02:00
parent 34a310344c
commit 21a9010ebf

View File

@ -30,6 +30,11 @@
%hash sha256 PATCH_Define_an_error_function_in_the_PPC_simulator 26a39e952a5427207f4dc76beececbd72eaeb9ab85f984e53457df309767998c
%endif
%if %{_build_os} == darwin
%patch add gdb --rsb-file=PATCH_Define_an_error_function_in_the_PPC_simulator https://sourceware.org/cgi-bin/get-raw-msg?listname=gdb-patches&date=2016-11&msgid=20161124152917.52189-1-jhb%40FreeBSD.org
%hash sha256 PATCH_Define_an_error_function_in_the_PPC_simulator 26a39e952a5427207f4dc76beececbd72eaeb9ab85f984e53457df309767998c
%endif
#
# The gdb build instructions. We use 7.xx Release 1.
#