]> git.pld-linux.org Git - packages/btsco.git/commitdiff
- don't call make with strange -Wall function auto/th/btsco-0_5-4
authorshadzik <shadzik@pld-linux.org>
Tue, 17 Jul 2007 23:27:52 +0000 (23:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (it doesn't pass -Wall functionality to gcc, instead it breaks userspace build)

Changed files:
    btsco.spec -> 1.25

btsco.spec

index 1deafa857310400b011ed4ccd57996194e951b61..46f1a389f4f9f79c0eb78fd92a7beaeb78376026 100644 (file)
@@ -77,8 +77,7 @@ snd_bt_sco.
 %{__autoheader}
 %{__automake}
 %configure
-
-%{__make} -Wall
+%{__make}
 %endif
 
 %if %{with kernel}
This page took 0.048265 seconds and 4 git commands to generate.