[SCM] BOINC packaging branch, master, updated. debian/7.0.65+dfsg-3-19-g00b2d79

Steffen Moeller steffen_moeller at gmx.de
Fri May 31 16:48:30 UTC 2013


The following commit has been merged in the master branch:
commit 00b2d7908707ff4d9622e338d049b001d3c9c17a
Author: Steffen Moeller <steffen_moeller at gmx.de>
Date:   Fri May 31 18:48:17 2013 +0200

    Not making clang compilation the default.

diff --git a/debian/rules b/debian/rules
index 0d829dd..9cfe5f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
-export CXX=clang++
+#export CXX=clang++
 
 DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list