Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package squeak-vm

unblock squeak-vm/1:4.10.2.2614-4.1


 changelog |    8 ++++++++
 rules     |    3 +++
 2 files changed, 11 insertions(+)

diff -Nru squeak-vm-4.10.2.2614/debian/changelog 
squeak-vm-4.10.2.2614/debian/changelog
--- squeak-vm-4.10.2.2614/debian/changelog      2015-11-09 11:24:53.000000000 
+0200
+++ squeak-vm-4.10.2.2614/debian/changelog      2017-06-07 12:05:13.000000000 
+0300
@@ -1,3 +1,11 @@
+squeak-vm (1:4.10.2.2614-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with -O1 to work around bugs exposed by better
+    optimization in recent gcc versions. (Closes: #862576)
+
+ -- Adrian Bunk <b...@debian.org>  Wed, 07 Jun 2017 12:05:13 +0300
+
 squeak-vm (1:4.10.2.2614-4) unstable; urgency=medium
 
   * Fix use system shared config.guess and config.sub (not old local
diff -Nru squeak-vm-4.10.2.2614/debian/rules squeak-vm-4.10.2.2614/debian/rules
--- squeak-vm-4.10.2.2614/debian/rules  2015-11-09 11:22:44.000000000 +0200
+++ squeak-vm-4.10.2.2614/debian/rules  2017-06-07 12:04:51.000000000 +0300
@@ -6,6 +6,9 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
+#workaround for #862576
+export DEB_CFLAGS_MAINT_APPEND = -O1
+
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/class/cmake.mk
 include /usr/share/cdbs/1/rules/debhelper.mk

Reply via email to