mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 08:33:36 +02:00
Rob Sykes mods to make libsoxr build for Audacity on Linux
This commit is contained in:
4
lib-src/libsoxr/configure
vendored
4
lib-src/libsoxr/configure
vendored
@@ -10,4 +10,6 @@
|
||||
|
||||
# Autotools options should not be passed to this script.
|
||||
|
||||
cmake $* .
|
||||
# Configure for Audacity.
|
||||
# cmake $* .
|
||||
cmake -DBUILD_SHARED_LIBS=OFF -DWITH_OPENMP=OFF .
|
||||
|
Reference in New Issue
Block a user