This fixed the amd64v3 build of gtk-d (LP: #2139491) for me.  I did not test 
any further.
  

--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@
 # the GtkD Makefiles use raw LDFLAGS from the environment, so we transform 
them into a form LDC can understand
 # this include will only do something if our D compiler is LDC
 include /usr/share/dh-dlang/ldc-transform-ldflags.mk
+LDFLAGS := $(filter-out -march%,$(LDFLAGS))
 
 %:
        dh $@

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

Title:
  Please remove amd64v3 binaries for gtk-d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-d/+bug/2141592/+subscriptions


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

Reply via email to