This fixed the amd64v3 build of gtk-d 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/2139491

Title:
  FTBFS: fails to build in amd64v3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/diet-ng/+bug/2139491/+subscriptions


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

Reply via email to