]> code.ossystems Code Review - openembedded-core.git/commit
gdb-7.6: 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 22:41:47 +0000 (22:41 +0000)
commit7e2dbda690b480ab05d14353cb038749ce23d58c
tree242e315f733c7bca965496ad3bf7c619abca9109
parente638af73a01496e246f1a55d27364861a1f0b0d0
gdb-7.6: 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
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.inc
meta/recipes-devtools/gdb/gdb/gdb-fix-cygwin-check-in-configure-script.patch [new file with mode: 0644]