[packages/Carla] Use '--trace' for make, as default build is too quiet

jajcus jajcus at pld-linux.org
Thu Mar 1 11:19:42 CET 2018


commit f200b7cd39dc8526dd7e7a35dd9e0f3849e17121
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Mar 1 11:18:28 2018 +0100

    Use '--trace' for make, as default build is too quiet

 Carla.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Carla.spec b/Carla.spec
index dbf22e9..9b7b85b 100644
--- a/Carla.spec
+++ b/Carla.spec
@@ -68,6 +68,7 @@ Pliki nagłówkowe biblioteki %{name}.
 
 %build
 %{__make} -j1 \
+	--trace \
 	SKIP_STRIPPING=true \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Carla.git/commitdiff/a9613353be4f7e890d9bf5ea0030690212bdbe42



More information about the pld-cvs-commit mailing list