From edfb87d19edd2a11ed249af64b4bb201050f1d36 Mon Sep 17 00:00:00 2001 From: shadzik Date: Tue, 17 Jul 2007 23:27:52 +0000 Subject: [PATCH] - don't call make with strange -Wall function (it doesn't pass -Wall functionality to gcc, instead it breaks userspace build) Changed files: btsco.spec -> 1.25 --- btsco.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/btsco.spec b/btsco.spec index 1deafa8..46f1a38 100644 --- a/btsco.spec +++ b/btsco.spec @@ -77,8 +77,7 @@ snd_bt_sco. %{__autoheader} %{__automake} %configure - -%{__make} -Wall +%{__make} %endif %if %{with kernel} -- 2.43.0