gdb: Disable hard-coding of library rpaths
authorPhil Blundell <pb@pbcl.net>
Thu, 25 Apr 2013 12:28:40 +0000 (13:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2013 13:45:07 +0000 (14:45 +0100)
commit73474f951b2b72ceff88b395b577bfbf432d9dd7
tree5c60a875096ceffc3d71a88381cd42e3cb8789b5
parentf2bca9776f2a9f7a5f859634bf82f3a38abd9434
gdb: Disable hard-coding of library rpaths

GDB's configury has a tendency to hard-code the path where it found
libexpat using "-Wl,--rpath".  This is undesirable and leads to QA warnings.

Fortunately, the helpful GDB maintainers have provided a "--disable-rpath"
switch to turn this behaviour off.  Let's use it and profit.

(From OE-Core rev: 3d70f28cc9612f733b835df139f31c197528677a)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gdb/gdb-common.inc