This is working now just fine:
--- lrzip-0.631/debian/rules    2014-03-28 19:08:25.000000000 +0100
+++ lrzip-0.631/debian/rules    2017-03-02 10:23:30.000000000 +0100
@@ -10,8 +10,13 @@
 
 include /usr/share/dpkg/buildflags.mk
 CFLAGS += -Wall -pedantic
+CXXFLAGS       += -Wall -pedantic
 LDFLAGS += -Wl,--as-needed
 
+# Disable Jit as it is x86 >=sse2 only which can not be guaranteed
+# https://bugs.launchpad.net/cloud-images/+bug/1668876
+CXXFLAGS       += -DNOJIT
+

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1669069

Title:
  lrzip dies on ppc64el when using zpaq

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lrzip/+bug/1669069/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to