[package] gdb: fix build with recent eglibc.
authorFlorian Fainelli <florian@openwrt.org>
Fri, 12 Oct 2012 14:42:32 +0000 (14:42 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 12 Oct 2012 14:42:32 +0000 (14:42 +0000)
commit55d72a3a3f07e466ceb41c2b5b07a1db2a8e599d
tree04ba66bda96df367cf52df71130ded5ffd67077f
parent9807584136a11a027be8fb947af47a71cbd1e24b
[package] gdb: fix build with recent eglibc.

struct siginfo is deprecated in favor of siginfo_t.

SVN-Revision: 33737
package/gdb/patches/001-siginfo_t.patch [new file with mode: 0644]