aboutsummaryrefslogtreecommitdiffstats
path: root/tools/sdcc/patches/200-fix_order_of_linking.patch
Commit message (Collapse)AuthorAgeFilesLines
* sdcc: drop tool, it is not used since r31227Luka Perkov2013-09-241-92/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38167
* tools: sdcc: fix order of linking with libmJonas Gorski2012-04-141-0/+92
Fixes a build failure caught by buildbot. SVN-Revision: 31284