gdb: fix compile if ${TARGET_LINK_HASH_STYLE} is not set
authorKalev Lember <kalev@smartlink.ee>
Sat, 18 Oct 2008 19:18:58 +0000 (22:18 +0300)
committerKalev Lember <kalev@smartlink.ee>
Sat, 18 Oct 2008 22:55:46 +0000 (01:55 +0300)
commitce4ca8b4d56bfd28f682d8969daac566c22adc19
treeda741babc29887ac15322a240903ea0bb7482f02
parentf5908addf3671abab19e1e43763b3b0ca60a451b
gdb: fix compile if ${TARGET_LINK_HASH_STYLE} is not set

* fixes bug 4733
* If other recipes with a similar problem come up, then it might make
  sense to rewrite setting TARGET_LDFLAGS in bitbake.conf using
  ${@base_conditional}
packages/gdb/gdb.inc
packages/gdb/gdb_6.3.bb
packages/gdb/gdb_6.4.bb
packages/gdb/gdb_6.6.bb
packages/gdb/gdb_6.7.1.bb
packages/gdb/gdb_6.8.bb