shithub: sox

Download patch

ref: 676fb3cd8f2e0c7433b665a272eada03454c2bd4
parent: 4fadb8b484e39fab10e7ae792d0ec16c3c4b88fd
author: cbagwell <cbagwell>
date: Sun Jan 9 13:32:56 EST 2011

reverting pthread commit.  It was already handled elsewhere.

--- a/mingwbuild
+++ b/mingwbuild
@@ -140,8 +140,6 @@
 dlls=""
 dlls="$dlls ${SYS_ROOT}/mingw/bin/zlib1.dll"
 dlls="$dlls ${SYS_ROOT}/mingw/bin/libgomp-1.dll"
-# libgomp-1 is using pthreadGC2
-dlls="$dlls ${SYS_ROOT}/mingw/bin/pthreadGC2.dll"
 
 cp -p \
   $binaries \