From b4dd424d96f09f9bafb88e47f37df65dc4529143 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 7 Jan 2014 11:00:46 +0100 Subject: Remove all SPARC architecture optimizations SPARC is no longer being used in any multimedia-related fields and the VIS optimizations only represent a maintenance burden. --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 25c3b32d40..2453dfd996 100644 --- a/Makefile +++ b/Makefile @@ -115,8 +115,7 @@ config.h: .config SUBDIR_VARS := CLEANFILES EXAMPLES FFLIBS HOSTPROGS TESTPROGS TOOLS \ HEADERS ARCH_HEADERS BUILT_HEADERS SKIPHEADERS \ ARMV5TE-OBJS ARMV6-OBJS VFP-OBJS NEON-OBJS \ - ALTIVEC-OBJS VIS-OBJS \ - MMX-OBJS YASM-OBJS \ + ALTIVEC-OBJS MMX-OBJS YASM-OBJS \ OBJS HOSTOBJS TESTOBJS define RESET -- cgit v1.2.3