diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2025-03-26 21:22:26 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-26 21:23:45 +0700 |
commit | 20c0aceaf73d6ccddae8bd9264d1d95334a90365 (patch) | |
tree | d67e059115508ec462afdd898b6d5d9206ec309a | |
parent | 984ed89de78e529537cea5a6e1fe4976be97db7b (diff) |
libraries/ospray: Update README to note new llvm in extra.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/openvkl/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/openvkl/README b/libraries/openvkl/README index dac3c5ac77..2cb7bdb28f 100644 --- a/libraries/openvkl/README +++ b/libraries/openvkl/README @@ -30,4 +30,4 @@ ISPC will select the best code path for your application. In addition to the volume kernels, Open VKL provides tutorials and example renderers to demonstrate how to best use the Open VKL API. -IMPORTANT: this build requires llvm-19 from Slackware64-15.0/extra +IMPORTANT: this build requires llvm-20 from Slackware64-15.0/extra |