From 6498d669d0597897951e4c9eebb73419750a94c4 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 16 Jun 2007 16:46:13 +0000 Subject: Patch #1721826: ARM asm versions of sound rate conversion/mixing code svn-id: r27467 --- backends/platform/wince/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'backends/platform/wince') diff --git a/backends/platform/wince/Makefile b/backends/platform/wince/Makefile index 626f24de95..94cb6029f6 100644 --- a/backends/platform/wince/Makefile +++ b/backends/platform/wince/Makefile @@ -25,6 +25,8 @@ DISABLE_CRUISE = 1 #DISABLE_HQ_SCALERS = 1 +USE_ARM_SOUND_ASM = 1 + CXX = arm-wince-pe-g++ LD = arm-wince-pe-g++ AR = arm-wince-pe-ar cru -- cgit v1.2.3