$OpenBSD: patch-lib-src_soundtouch_include_STTypes_h,v 1.2 2007/06/06 09:35:18 ajacoutot Exp $
--- lib-src/soundtouch/include/STTypes.h.orig	Wed Mar 28 09:32:07 2007
+++ lib-src/soundtouch/include/STTypes.h	Wed Mar 28 09:33:00 2007
@@ -92,7 +92,9 @@ namespace soundtouch
     /// However, if you're having difficulties getting the optimized routines
     /// compiled with your compler (e.g. some gcc compiler versions may be picky),
     /// you may wish to disable the optimizations to make the library compile.
+#ifndef __OpenBSD__
     #define ALLOW_OPTIMIZATIONS     1
+#endif
 
 
     // If defined, allows the SIMD-optimized routines to take minor shortcuts
