Package: libopenjpeg6-dev Version: 2.0.0-1 User: [email protected] Usertags: multiarch
libopenjpeg6-dev is marked as "Multi-Arch: same", but the following file is architecture-dependent:
/usr/include/openjpeg-2.0/opj_config.h An example diff between i386 and powerpc is attached. -- Jakub Wilk
diff -ur libopenjpeg6-dev_2.0.0-1_i386/usr/include/openjpeg-2.0/opj_config.h libopenjpeg6-dev_2.0.0-1_powerpc/usr/include/openjpeg-2.0/opj_config.h --- libopenjpeg6-dev_2.0.0-1_i386/usr/include/openjpeg-2.0/opj_config.h 2014-09-02 14:16:03.000000000 +0200 +++ libopenjpeg6-dev_2.0.0-1_powerpc/usr/include/openjpeg-2.0/opj_config.h 2014-09-02 14:19:27.000000000 +0200 @@ -34,7 +34,7 @@ Mac OS X, we prefer those defines to decide the endianness. On other platforms we use the result of the TRY_RUN. */ #if !defined(__APPLE__) -/* #undef OPJ_BIG_ENDIAN */ +#define OPJ_BIG_ENDIAN #elif defined(__BIG_ENDIAN__) # define OPJ_BIG_ENDIAN #endif

