Bug#820429: libvigraimpex: FTBFS on kfreebsd-i386 and hurd-i386: Assertion failed: Sequence items differ at index 5
Daniel Stender
stender at debian.org
Mon Apr 11 10:29:14 UTC 2016
On Sun, 10 Apr 2016 22:39:39 +0200 Tobias Frost <tobi at debian.org> wrote:
> +ifneq (,$(filter $(DEB_HOST_ARCH_CPU), i386))
> +Â Â CFLAGS += -ffloat-store
> +Â Â CXXFLAGS += -ffloat-store
> +endif
> +ifneq (,$(filter $(DEB_HOST_ARCH_CPU), powerpc ppc64 s390x))
> +Â Â CFLAGS += -ffp-contract=off
> +Â Â CXXFLAGS += -ffp-contract=off
> +endif
Yup, that works. Thank you very much!
Daniel
--
4096R/DF5182C8
http://www.danielstender.com/blog/
More information about the debian-science-maintainers
mailing list