[SCM] BOINC packaging branch, master, updated. upstream/7.0.28+dfsg-466-gccb7118
Guo Yixuan
culu.gyx at gmail.com
Wed May 30 15:19:37 UTC 2012
The following commit has been merged in the master branch:
commit ccb7118bae8c7d181f35237da46a9b21541f12fa
Author: Guo Yixuan <culu.gyx at gmail.com>
Date: Wed May 30 23:14:57 2012 +0800
Add reminder for "hidden" configure debug options.
diff --git a/debian/rules b/debian/rules
index ce784dd..fcf02e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -125,8 +125,10 @@ CXXFLAGS += $(DEB_OPT_FLAGS)
CFLAGS_boinc-client := $(CFLAGS)
CXXFLAGS_boinc-client := $(CXXFLAGS)
-# --disable-static \
-# --enable-debug
+# --disable-static
+# For debugging, these options are useful:
+# --enable-debug
+# --enable-wx-debug (need to install libwxbase2.8-dbg and libwxgtk2.8-dbg)
CFGFLAGS_boinc-client = \
$(TYPE_FLAGS) \
--prefix=/usr \
--
BOINC packaging
More information about the pkg-boinc-commits
mailing list