From 28bf03d222bd5c7b5e3e68db42b29d81ea7ae681 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 24 Feb 2013 17:14:58 -0400 Subject: cmake: Configure with -DCMAKE_BUILD_TYPE=RelWithDebInfo Closes: #701233 I'm told this only avoids building with -O3 -DNDEBUG, a change which should have no potential for breaking anything. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index efe0f06a..6d32da53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,8 @@ debhelper (9.20120609) UNRELEASED; urgency=low * dh_icons: Reword description. Closes: #693100 * Avoid find -perm +mode breakage caused by findutils 4.5.11, by instead using -perm /mode. Closes: #700200 + * cmake: Configure with -DCMAKE_BUILD_TYPE=RelWithDebInfo + Closes: #701233 -- Joey Hess Thu, 05 Jul 2012 08:51:07 -0600 -- cgit v1.2.3