[package] gdb: fix build with recent eglibc.
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 12 Oct 2012 14:42:32 +0000 (14:42 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 12 Oct 2012 14:42:32 +0000 (14:42 +0000)
commit83743f9e5c79b7d2b466e4d43dfcb508e0c5259a
tree04ba66bda96df367cf52df71130ded5ffd67077f
parenta761a9b3828ac04ef6abab6172e344bb0806eff4
[package] gdb: fix build with recent eglibc.

struct siginfo is deprecated in favor of siginfo_t.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33737 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/gdb/patches/001-siginfo_t.patch [new file with mode: 0644]