summaryrefslogtreecommitdiffstats
path: root/audio-libs/soundtouch/soundtouch-1.5.0-x86_64-asm-broken.patch
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/soundtouch/soundtouch-1.5.0-x86_64-asm-broken.patch')
-rw-r--r--audio-libs/soundtouch/soundtouch-1.5.0-x86_64-asm-broken.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio-libs/soundtouch/soundtouch-1.5.0-x86_64-asm-broken.patch b/audio-libs/soundtouch/soundtouch-1.5.0-x86_64-asm-broken.patch
deleted file mode 100644
index 07c6848ac7..0000000000
--- a/audio-libs/soundtouch/soundtouch-1.5.0-x86_64-asm-broken.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/STTypes.h.orig 2010-12-21 09:52:30.000000000 +0100
-+++ include/STTypes.h 2010-12-21 09:52:36.000000000 +0100
-@@ -87,7 +87,7 @@ namespace soundtouch
-
- #endif
-
-- #if (WIN32 || __i386__ || __x86_64__)
-+ #if (WIN32 || __i386__)
- /// Define this to allow X86-specific assembler/intrinsic optimizations.
- /// Notice that library contains also usual C++ versions of each of these
- /// these routines, so if you're having difficulties getting the optimized