mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
build: Only clean the architecture subdirectory we build for.
This allows simplifying the Makefiles; it is no longer necessary to register arch subdirectory Makefiles, just putting them in place is enough.
This commit is contained in:
@@ -29,5 +29,3 @@ MMX-OBJS-$(HAVE_YASM) += x86/input.o \
|
||||
OBJS-$(CONFIG_XMM_CLOBBER_TEST) += x86/w64xmmtest.o
|
||||
|
||||
TESTPROGS = colorspace swscale
|
||||
|
||||
DIRS = bfin ppc sparc x86
|
||||
|
||||
Reference in New Issue
Block a user