rtems-gdb-8.0.1-1.cfg: Correct previous commit.

Updates #3576.
This commit is contained in:
Joel Sherrill
2018-11-12 17:30:38 -06:00
parent 8241563b6e
commit 384ff19173

View File

@@ -14,10 +14,8 @@
%ifos win32
%if %{_windows_os} == cygwin
- %patch add gdb --rsb-file=PATCH_Cygwin_has_ncurses_not_termcap https://sourceware.org/cgi-bin/get-raw-msg?listname=gdb-patches&date=2018-10&msgid=1540415244-4879-1-git-send-email-joel%40rtems.org
- %sha512sum PATCH_Cygwin_has_ncurses_not_termcap 941cba591de89cac1d74cf9c5ca787d23eeef198f621d211e87329131b831fdd108b78114e75952c113872a2117b598596a51dacefa87e1a37dfa7e9c58c14d1
+ %patch add gdb https://devel.rtems.org/raw-attachment/ticket/3576/gdb-8.0.1-sis-cygwin.diff
+ %hash sha512 gdb-8.0.1-sis-cygwin.diff a54457ad8b67cb172e3c6e6a141805b912e50e10bc8bd29babbaa530e39e0a6e0809c3749e59057ecb0fb4bb63a28b2bf6de7276d937cf6d0ecc831b3b317b69
%patch add gdb https://devel.rtems.org/raw-attachment/ticket/3576/gdb-8.0.1-sis-cygwin.diff
%hash sha512 gdb-8.0.1-sis-cygwin.diff a54457ad8b67cb172e3c6e6a141805b912e50e10bc8bd29babbaa530e39e0a6e0809c3749e59057ecb0fb4bb63a28b2bf6de7276d937cf6d0ecc831b3b317b69
%endif
%endif