[SCM] BOINC packaging branch, sid, updated. debian/7.0.27+dfsg-4-8-g15303e3

Guo Yixuan culu.gyx at gmail.com
Sun Jun 24 12:35:13 UTC 2012


The following commit has been merged in the sid branch:
commit 1048182864e553cd9beb1ab7c81646a3bfee2fa9
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Sun Jun 24 17:44:55 2012 +0800

    add a show-flags target to assist debugging

diff --git a/debian/rules b/debian/rules
index ab6274b..31cf4cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -369,3 +369,10 @@ get-orig-source:
 
 .PHONY: build clean install binary-arch binary get-orig-source
 
+
+# helper for debug with flags
+show-flags:
+	@echo $(CFLAGS)
+	@echo $(CXXFLAGS)
+	@echo $(LDFLAGS)
+	@echo $(CPPFLAGS)

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list