summaryrefslogtreecommitdiff
path: root/libraries/libtbb/README
diff options
context:
space:
mode:
authorOzan Türkyılmaz <ozan.turkyilmaz@gmail.com>2011-05-18 08:09:59 -0300
committerRobby Workman <rworkman@slackbuilds.org>2011-05-19 08:33:05 -0500
commit834e79ae023e37ca4386250a785c89622d97b89a (patch)
tree869bae6b398de78ef3543899bfe1093ec05df16f /libraries/libtbb/README
parentaa2453959961077fd36adf38fa77b1fc382975f9 (diff)
downloadslackbuilds-834e79ae023e37ca4386250a785c89622d97b89a.tar.gz
libraries/libtbb: Updated for version 3.0_20110315oss.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/libtbb/README')
-rw-r--r--libraries/libtbb/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libtbb/README b/libraries/libtbb/README
index ef790bf552..4c36faf37a 100644
--- a/libraries/libtbb/README
+++ b/libraries/libtbb/README
@@ -5,3 +5,6 @@ without having to be a threading expert. Threading Building Blocks is
not just a threads-replacement library. It represents a higher-level,
task-based parallelism that abstracts platform details and threading
mechanisms for scalability and performance.
+
+Note: This library is only supported on Intel(R) Pentium(R) 4, Itanium(R),
+Non Intel(R) processors compatible with the above processors.