From c33321d5bae98f5826bf733029b177ff197211ca Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Fri, 4 Jul 2014 16:43:21 +0000 Subject: [PATCH] community/zynaddsubfx patch fix --- community/zynaddsubfx/0001-no_sse_generic.patch | 8 -------- community/zynaddsubfx/PKGBUILD | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/community/zynaddsubfx/0001-no_sse_generic.patch b/community/zynaddsubfx/0001-no_sse_generic.patch index 8a43aa9d7..8d2e8098f 100644 --- a/community/zynaddsubfx/0001-no_sse_generic.patch +++ b/community/zynaddsubfx/0001-no_sse_generic.patch @@ -18,11 +18,3 @@ Forwarded: no ) set (BuildOptionsDebug -@@ -173,7 +173,6 @@ endif() - include_directories(${ZLIB_INCLUDE_DIRS} ${MXML_INCLUDE_DIRS}) - - add_definitions( -- -DASM_F2I_YES - -g #TODO #todo put in a better location - -Wall - -Wextra diff --git a/community/zynaddsubfx/PKGBUILD b/community/zynaddsubfx/PKGBUILD index 9751e6da9..321ff49a0 100644 --- a/community/zynaddsubfx/PKGBUILD +++ b/community/zynaddsubfx/PKGBUILD @@ -22,7 +22,7 @@ source=("http://switch.dl.sourceforge.net/sourceforge/$pkgname/zynaddsubfx-$pkgv '0001-no_sse_generic.patch') md5sums=('4f985c06da3a3e31ebccd7cf72ae434e' '6f7e9c3ce3947088a10c99c46a65431f' - 'bb919ffbc606a6cfdfc137776c91c2b8') + '160936412b6123e67f9bb01e56207b27') prepare() { cd "zynaddsubfx-$pkgver"