mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/zynaddsubfx patch fix
This commit is contained in:
parent
165ca1ed8b
commit
c33321d5ba
2 changed files with 1 additions and 9 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue