diff options
Diffstat (limited to 'graphics/opencolorio/README')
-rw-r--r-- | graphics/opencolorio/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/opencolorio/README b/graphics/opencolorio/README index 72cbe886a1..e0f327ea4e 100644 --- a/graphics/opencolorio/README +++ b/graphics/opencolorio/README @@ -10,3 +10,8 @@ supporting many popular formats. Warning: This SlackBuild requires network access when it runs, meaning it downloads files from the Internet with root access. YMMV on whether this is a good idea. + +Note to 32-bit users: this requires the SSE2 extension. If you +get "illegal instruction" errors at runtime, your CPU doesn't have +SSE2. At this point (2022), there aren't that many non-SSE2 x86 CPUs +still in service, so probably this won't be a problem for you. |