]> git.pld-linux.org Git - packages/arts.git/commitdiff
- disable-final (memory hog and no major optimizations).
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 27 Dec 2005 23:02:05 +0000 (23:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arts.spec -> 1.124

arts.spec

index 09d79f0c11aeec8c7393cd8da4a009da4b3bbb00..bd88b61b2cce06a5fa386eb247a7ecec24c1b1cd 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -173,7 +173,7 @@ cp -f /usr/share/automake/config.sub admin
 %endif
        --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
        %{!?debug:--disable-rpath} \
-       --enable-final \
+       --disable-final \
        --with-qt-libraries=%{_libdir} \
        --with%{!?with_alsa:out}-alsa
 
This page took 0.288103 seconds and 4 git commands to generate.