Bug#761625: libeinspline-dev: arch-dependent file in "Multi-Arch: same" package
Jakub Wilk
jwilk at debian.org
Mon Sep 15 07:50:00 UTC 2014
Package: libeinspline-dev
Version: 0.9.2-1
User: multiarch-devel at lists.alioth.debian.org
Usertags: multiarch
libeinspline-dev is marked as "Multi-Arch: same", but the following file
is architecture-dependent:
/usr/include/einspline/config.h
MD5 sums of the file are:
a07bd2bba5713be064221e6471afd837 on ppc64el;
77aaa38890a9cc8ecc6ed3bff8b72df5 elsewhere.
An example diff between i386 and ppc64el is attached.
--
Jakub Wilk
-------------- next part --------------
diff -ur libeinspline-dev_0.9.2-1_i386/usr/include/einspline/config.h libeinspline-dev_0.9.2-1_ppc64el/usr/include/einspline/config.h
--- libeinspline-dev_0.9.2-1_i386/usr/include/einspline/config.h 2013-04-18 15:33:03.000000000 +0200
+++ libeinspline-dev_0.9.2-1_ppc64el/usr/include/einspline/config.h 2014-08-25 03:05:55.000000000 +0200
@@ -16,7 +16,7 @@
/* #undef FC_DUMMY_MAIN_EQ_F77 */
/* Define to 1 if you have the `clock_gettime' function. */
-/* #undef HAVE_CLOCK_GETTIME */
+#define HAVE_CLOCK_GETTIME 1
/* Define to 1 if C supports variable-length arrays. */
#define HAVE_C_VARARRAYS 1
More information about the debian-science-maintainers
mailing list