summaryrefslogtreecommitdiffstats
path: root/package/python-web2py
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-11-30 12:25:46 +0000
committerPeter Korsgaard <peter@korsgaard.com>2015-11-30 17:08:10 +0100
commit03ac181e049e8ce29156b05cb5e830de15f1692a (patch)
tree2e211148b579540d9bc19bd436d346b4cbc80582 /package/python-web2py
parent26013972ce568e55a121c21a55afce45bc0675e9 (diff)
downloadbuildroot-03ac181e049e8ce29156b05cb5e830de15f1692a.tar.gz
buildroot-03ac181e049e8ce29156b05cb5e830de15f1692a.zip
valgrind: add a patch to fix MIPS R6 by replacing ADDI with ADDIU
The ADDI instruction has been removed for MIPS R6, so valgrind fails to build for this revision level because it uses that assembly instruction. Using ADDIU instead fixes the problem. The patch has been sent upstream: https://bugs.kde.org/show_bug.cgi?id=356112 Fixes: http://autobuild.buildroot.net/results/488/488937704b3b6bae8daed7b24da8c740b56f4d84/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-web2py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud