gdb-7.6.1: fix cygwin check in configure script
authorSteffen Sledz <sledz@dresearch-fe.de>
Thu, 28 Nov 2013 14:09:31 +0000 (15:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2013 23:10:56 +0000 (23:10 +0000)
commitc3420cba0c166be208fb6f490af21f2087eddfd1
tree5001b2cf6fc1d1467313876cd219a251cc1d5466
parentbf87f50d0551da6669a1c66f5055cac9614ee23b
gdb-7.6.1: fix cygwin check in configure script

This is a fix which avoids false positives if the search pattern
"lose" is found in path descriptions in comments generated by the
preprocessor we hit in our development environment.

[gdb Bug #16152] -- https://sourceware.org/bugzilla/show_bug.cgi?id=16152

Upstream-Status: Accepted
(From OE-Core rev: 62849843a4a83b10316bc6cb1e4b3f0622391dea)

Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gdb/gdb-7.6.1.inc
meta/recipes-devtools/gdb/gdb/gdb-fix-cygwin-check-in-configure-script.patch [new file with mode: 0644]