Package: tbb
Version: 4.2~20130725-1.1
Tags: patch
Severity: important
User: [email protected]
Usertags: mips-patch
Please build mips and mipsel binary packages. A patch is below.
diff -Nru tbb-4.2~20130725/debian/control tbb-4.2~20130725/debian/control
--- tbb-4.2~20130725/debian/control 2013-10-08 07:57:40.000000000 +0000
+++ tbb-4.2~20130725/debian/control 2014-02-24 10:36:48.000000000 +0000
@@ -9,7 +9,7 @@
Package: libtbb-dev
Section: libdevel
-Architecture: i386 amd64 ia64 powerpc powerpcspe ppc64 x32 armhf sparc sparc64
+Architecture: i386 amd64 ia64 powerpc powerpcspe ppc64 x32 armhf sparc sparc64
mips mipsel
Depends: libtbb2 (= ${binary:Version}), ${misc:Depends}
Suggests: tbb-examples, libtbb-doc
Description: parallelism library for C++ - development files
@@ -25,7 +25,7 @@
This package includes the TBB development files.
Package: libtbb2
-Architecture: i386 amd64 ia64 powerpc powerpcspe ppc64 x32 armhf sparc sparc64
+Architecture: i386 amd64 ia64 powerpc powerpcspe ppc64 x32 armhf sparc sparc64
mips mipsel
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: parallelism library for C++ - runtime files
TBB is a library that helps you leverage multi-core processor
@@ -41,7 +41,7 @@
Package: libtbb2-dbg
Section: debug
-Architecture: i386 amd64 ia64 powerpc powerpcspe ppc64 x32 armhf sparc sparc64
+Architecture: i386 amd64 ia64 powerpc powerpcspe ppc64 x32 armhf sparc sparc64
mips mipsel
Depends: libtbb2 (= ${binary:Version}), ${misc:Depends}
Description: parallelism library for C++ - debugging symbols
TBB is a library that helps you leverage multi-core processor
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]