mirror of
https://github.com/wjakob/tbb.git
synced 2026-08-29 08:34:40 +08:00
minor clarification for README.md
[ci skip]
This commit is contained in:
@@ -15,11 +15,9 @@ easily incorporated into their build process using git submodules and a simple
|
||||
|
||||
Currently, the CMake-based build can create shared and static versions of
|
||||
`libtbb`, `libtbbmalloc` and `libtbbmalloc_proxy` for the Intel `i386` and
|
||||
`x86_64` architectures on Windows (Visual Studio, MinGW), MacOS (clang) and
|
||||
Linux (gcc). The `armv7` and `aarch_64` architectures have been tested with GCC
|
||||
& Clang.
|
||||
|
||||
Other combinations may work but have not been tested.
|
||||
`x86_64` architectures on Windows (Visual Studio, MinGW), MacOS (Clang) and
|
||||
Linux (GCC & Clang). The `armv7` and `armv8` architectures are supported on
|
||||
Linux (GCC & Clang). Other combinations may work but have not been tested.
|
||||
|
||||
See index.html for general directions and documentation regarding TBB.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user