From 407fb1a7dd4a92de6890b222caee893d89dd6b0b Mon Sep 17 00:00:00 2001 From: Brian West <brian@freeswitch.org> Date: Tue, 22 Jul 2014 07:25:43 -0500 Subject: [PATCH] NOT OpenBSD --- libs/spandsp/src/gsm0610_rpe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spandsp/src/gsm0610_rpe.c b/libs/spandsp/src/gsm0610_rpe.c index dbec0d24bb..509880a5c7 100644 --- a/libs/spandsp/src/gsm0610_rpe.c +++ b/libs/spandsp/src/gsm0610_rpe.c @@ -59,7 +59,7 @@ static void weighting_filter(int16_t x[40], const int16_t *e) // signal [-5..0.39.44] IN) { -#if defined(__GNUC__) && defined(SPANDSP_USE_MMX) && defined(__x86_64__) +#if defined(__GNUC__) && defined(SPANDSP_USE_MMX) && defined(__x86_64__) && !defined(__OpenBSD__) /* Table 4.4 Coefficients of the weighting filter */ /* This must be padded to a multiple of 4 for MMX to work */ static const union