summaryrefslogtreecommitdiffstats
path: root/docs/website/js
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-08-18 18:47:22 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-18 21:05:27 +0200
commit4c551f459470056740f824c6bec491d2ca2945ec (patch)
tree87831625ae21377ab2e98eca9df30daacc769b39 /docs/website/js
parentef7a8c7903046be1ee4d7f43a53c2a4e9dae1574 (diff)
downloadbuildroot-4c551f459470056740f824c6bec491d2ca2945ec.tar.gz
buildroot-4c551f459470056740f824c6bec491d2ca2945ec.zip
webkitgtk24: fix MIPS64 n64 ABI detection
webkitgtk24 is failing to compile for MIPS64 n64 because the ABI is not detected correctly. It causes failures like these ones: ./Source/JavaScriptCore/runtime/JSCJSValueInlines.h:201:53: error: cast from 'JSC::JSCell*' to 'int32_t {aka int}' loses precision [-fpermissive] [snip] ./Source/WTF/wtf/StdLibExtras.h:137:5: error: static assertion failed: bitwise_cast size of FromType and ToType must be equal! Bug report: https://bugs.webkit.org/show_bug.cgi?id=145113 Upstream patch: http://trac.webkit.org/changeset/185863 Fixes: http://autobuild.buildroot.net/results/0d5/0d56a5bf6e92e7344dcee7acb85e176198f703e7/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/website/js')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud