audacity: build in release mode
This commit is contained in:
committed by
Dmitry Kalinkin
parent
f44ef6482d
commit
1cecfb5488
@@ -147,6 +147,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
cmakeFlags = [
|
cmakeFlags = [
|
||||||
|
"-DAUDACITY_BUILD_LEVEL=2"
|
||||||
"-DAUDACITY_REV_LONG=nixpkgs"
|
"-DAUDACITY_REV_LONG=nixpkgs"
|
||||||
"-DAUDACITY_REV_TIME=nixpkgs"
|
"-DAUDACITY_REV_TIME=nixpkgs"
|
||||||
"-DDISABLE_DYNAMIC_LOADING_FFMPEG=ON"
|
"-DDISABLE_DYNAMIC_LOADING_FFMPEG=ON"
|
||||||
|
|||||||
Reference in New Issue
Block a user