mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
configure: add detection of assembler support for SME2
This commit is contained in:
committed by
Martin Storsjö
parent
a0d23706e8
commit
70691bbb27
2
Makefile
2
Makefile
@@ -113,7 +113,7 @@ SUBDIR_VARS := CLEANFILES FFLIBS HOSTPROGS TESTPROGS TOOLS \
|
||||
MIPSFPU-OBJS MIPSDSPR2-OBJS MIPSDSP-OBJS MSA-OBJS \
|
||||
MMI-OBJS LSX-OBJS LASX-OBJS RV-OBJS RVV-OBJS RVVB-OBJS \
|
||||
OBJS SHLIBOBJS STLIBOBJS HOSTOBJS TESTOBJS SIMD128-OBJS \
|
||||
SVE-OBJS SVE2-OBJS SME-OBJS
|
||||
SVE-OBJS SVE2-OBJS SME-OBJS SME2-OBJS
|
||||
|
||||
define RESET
|
||||
$(1) :=
|
||||
|
||||
Reference in New Issue
Block a user