[SCM] BOINC packaging branch, master, updated. debian/7.0.27+dfsg-3-43-g99554f5
Guo Yixuan
culu.gyx at gmail.com
Thu Jul 5 13:54:56 UTC 2012
The following commit has been merged in the master branch:
commit fc865347dd2bc25ecfa5280f8cbaab942d8c8005
Author: Guo Yixuan <culu.gyx at gmail.com>
Date: Sun Jun 24 17:43:58 2012 +0800
noopt is handle by dpkg-buildflags
diff --git a/debian/rules b/debian/rules
index 656556a..3e4f76a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -110,11 +110,6 @@ LDFLAGS += -Wl,-z,now
# hurd needs the following
LDFLAGS += -Wl,--no-add-needed
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
- DEB_OPT_FLAGS = -O0
-else
- DEB_OPT_FLAGS = -O2
-endif
ifneq (,$(findstring clang,$(DEB_BUILD_OPTIONS)))
export CXX=clang
--
BOINC packaging
More information about the pkg-boinc-commits
mailing list