summaryrefslogtreecommitdiffstats
path: root/LICENSE.LGPLv21
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-10-04 10:29:41 -0700
committerThiago Macieira <thiago.macieira@intel.com>2014-10-07 22:30:21 +0200
commit50430a8392cf4c29a05e6604ec84520856e07577 (patch)
tree84025f97ccd643301cdc726f5d259dab8802d31a /LICENSE.LGPLv21
parent3a25799413d10ea3d331c1d771edb1c195f58e77 (diff)
Fix compilation of MIPS with Clang
Clang always sets __mips to 1, unlike GCC. To detect a higher MIPS arch, we need to rely on the _MIPS_ARCH_MIPSxxx macros being defined -- or, in this case, _MIPS_ARCH_MIPS1 not being defined. Change-Id: Ib6846a6892a4c1e17e595a69305b7e46a5303ee7 Reviewed-by: Olivier Goffart <ogoffart@woboq.com> Reviewed-by: Adrian Perez de Castro <aperez@igalia.com>
Diffstat (limited to 'LICENSE.LGPLv21')
0 files changed, 0 insertions, 0 deletions