]> git.sesse.net Git - ffmpeg/commit
configure: mips: Support both-endian compilers
authorLuca Barbato <lu_zero@gentoo.org>
Mon, 18 Jan 2016 16:03:28 +0000 (17:03 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 19 Jan 2016 19:47:49 +0000 (20:47 +0100)
commite59708bb9d94f67381f19344b5e021591eb711bf
treed659b9dbac15d6e4420a9fe6114db4b8f9c8d159
parentc4de754d4dac5ddae4d5a6f02798c0f560771921
configure: mips: Support both-endian compilers

Use mips{,64}eb to force big endian and mips{,64}el to force little
endian.
configure