summaryrefslogtreecommitdiffstats
path: root/tools/sdcc/patches
Commit message (Collapse)AuthorAgeFilesLines
* tools: sdcc: fix order of linking with libmjogo2012-04-141-0/+92
| | | | | | Fixes a build failure caught by buildbot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sdcc: compiling SDCCicode.c with -O2 sends gcc 4.6.x into an ↵jow2012-04-101-0/+20
infinite loop, workaround it See references: http://sourceforge.net/tracker/?func=detail&aid=3285611&group_id=599&atid=300599 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52653 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31236 3c298f89-4303-0410-b956-a3cf2f4a3e73