ffmpeg/ffbuild
Jiaxun Yang d57d6def73 ffbuild: Refine MIPS handling
To enable runtime detection for MIPS, we need to refine ffbuild
part to support buildding these feature together.

Firstly, we fixed configure, let it probe native ability of toolchain
to decide wether a feature can to be enabled, also clearly marked
the conflictions between loongson2 & loongson3 and Release 6 & rest.

Secondly, we compile MMI and MSA C sources with their own flags to ensure
their flags won't pollute the whole program and generate illegal code.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Shiyou Yin <yinshiyou-hf@loongson.cn>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2020-07-23 16:30:02 +02:00
..
.gitignore
arch.mak build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
common.mak ffbuild: Refine MIPS handling 2020-07-23 16:30:02 +02:00
library.mak Merge commit '17b6c7efb471e8ff1b8a7271f6531ba1d52bf69c' 2017-11-12 01:02:02 -03:00
libversion.sh build: remove --enable-raise-major configure option 2017-05-17 22:52:59 -03:00
pkgconfig_generate.sh
version.sh