* Nobuhiro Iwamatsu <iwama...@nigauri.org>, 2011-07-14, 10:41:
+ifeq ($(DEB_HOST_ARCH),sh4) +CFLAGS += -mieee +CXXFLAGS += -mieee +endif
I don't think this patch is such a good idea. The VIGRA library provides most functionality via header files, not via the shared library - so using non-standard compiler options to make a test pass is not much better than disabling the test entirely.
Shouldn't GCC be fixed instead to make -mieee the default? -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org