Don't build libFLAC++

We don't need it and it's causing problems for macOS build.
This commit is contained in:
Simon Howard 2020-06-25 00:01:26 -04:00
parent f4f03c4223
commit 6aac1d9032
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ variant stable fetch_download $CHOCPKG_MIRRORS/flac-1.3.1.tar.gz \
variant latest fetch_git https://github.com/xiph/flac.git master variant latest fetch_git https://github.com/xiph/flac.git master
# Compile problems :( # Compile problems :(
build_autotools --disable-asm-optimizations build_autotools --disable-asm-optimizations --disable-cpplibs