[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)
commit33bd74b68fe9a0add20181ff707504c572197c1b
tree04ba66bda96df367cf52df71130ded5ffd67077f
parent256ab061a3c8379f9ef63994564daf68c8733f6c
[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]