commit 782aef5f2d6d346bb30e0e6bfb44ef30f2d5120c
Author: Jan Palus / PLD <[email protected]>
Date:   Sun Sep 11 22:30:15 2022 +0200

    don't override build type to use correct build flags

 audacity.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/audacity.spec b/audacity.spec
index 4cfbadc..fe33be2 100644
--- a/audacity.spec
+++ b/audacity.spec
@@ -158,8 +158,7 @@ cd build
        %{cmake_on_off sse HAVE_SSE} \
        %{cmake_on_off sse2 HAVE_SSE2} \
        -DwxWidgets_CONFIG_EXECUTABLE:FILEPATH=$(which 
wx-gtk%{?with_gtk3:3}%{!?with_gtk3:2}-unicode-config) \
-       %{!?with_ffmpeg:-Daudacity_use_ffmpeg:STRING=off} \
-       -DCMAKE_BUILD_TYPE=Release
+       %{!?with_ffmpeg:-Daudacity_use_ffmpeg:STRING=off}
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/audacity.git/commitdiff/782aef5f2d6d346bb30e0e6bfb44ef30f2d5120c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to