community/zynaddsubfx patch fix

This commit is contained in:
Kevin Mihelich 2014-07-04 16:43:21 +00:00
parent 165ca1ed8b
commit c33321d5ba
2 changed files with 1 additions and 9 deletions

View file

@ -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

View file

@ -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"