libpng: do not build MIPS MSA code at all
authorRosen Penev <redacted>
Mon, 15 Mar 2021 02:18:44 +0000 (19:18 -0700)
committerRosen Penev <redacted>
Wed, 24 Mar 2021 22:44:50 +0000 (15:44 -0700)
commit7b2a817bab0037f87c231680580570aed5542c8f
tree26359c81b31c1c2fb82423e7ec8a5acdec00c618
parent82edde6a0dc8036f28573ada4cb0a24299af9a13
libpng: do not build MIPS MSA code at all

The CMake file matches on mipsel and mips64el. Just remove mips
altogether.

Also build with ninja for faster compilation.

Signed-off-by: Rosen Penev <redacted>
libs/libpng/Makefile
git clone https://git.99rst.org/PROJECT