]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
openbsd doesn't like this asm for some reason
authorMichael Jerris <mike@jerris.com>
Fri, 21 Feb 2014 21:17:35 +0000 (16:17 -0500)
committerMichael Jerris <mike@jerris.com>
Fri, 21 Feb 2014 21:17:39 +0000 (16:17 -0500)
libs/spandsp/src/gsm0610_rpe.c

index 68ddff3e1e1aa3a79e55253a7659d491f91151cb..0a6cbb649cd2dcaa16d3f68a7a40cf9d0619c821 100644 (file)
@@ -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__) && !(defined(__APPLE_CC__)  && __APPLE_CC__ >= 5448)
+#if defined(__GNUC__)  &&  defined(SPANDSP_USE_MMX)  &&  defined(__x86_64__) && !(defined(__APPLE_CC__)  && __APPLE_CC__ >= 5448) && !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