Disable sndfile also in Makefiles [ci skip]
This commit is contained in:
parent
eb5bec3a03
commit
65de9c8e77
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ endif
|
||||||
|
|
||||||
### Options
|
### Options
|
||||||
|
|
||||||
SFIZZ_USE_SNDFILE ?= 1
|
SFIZZ_USE_SNDFILE ?= 0
|
||||||
|
|
||||||
###
|
###
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue