summaryrefslogtreecommitdiffstats
path: root/package/gdb/patches/001-siginfo_t.patch
Commit message (Collapse)AuthorAgeFilesLines
* [package] gdb: fix patch directory after r33706florian2012-10-131-12/+0
| | | | | | git-svn did not properly track this move, thanks to swalker for noticing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] gdb: fix build with recent eglibc.florian2012-10-121-0/+12
struct siginfo is deprecated in favor of siginfo_t. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33737 3c298f89-4303-0410-b956-a3cf2f4a3e73