diff options
author | Phil Blundell <pb@pbcl.net> | 2013-04-25 13:28:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-29 14:43:51 +0100 |
commit | 3d70f28cc9612f733b835df139f31c197528677a (patch) | |
tree | 348c33603ec797c21c0603ccf959897759587962 /scripts | |
parent | 582798f70bf350d2db6911eb8df333ada05f6484 (diff) | |
download | openembedded-core-3d70f28cc9612f733b835df139f31c197528677a.tar.gz openembedded-core-3d70f28cc9612f733b835df139f31c197528677a.tar.bz2 openembedded-core-3d70f28cc9612f733b835df139f31c197528677a.zip |
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.
Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions