about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2025-05-12 12:43:03 +0200
committerptitSeb <sebastien.chev@gmail.com>2025-05-12 12:43:03 +0200
commit81b26569e55697361fd13e1a951d551b1dbd13a8 (patch)
tree9f8e3dc6c1c838d6ee7a2790581480cc52dff7a5 /src/library_list.h
parent76bbca2808b32432fda13337a80decc5b9a9d9d5 (diff)
downloadbox64-81b26569e55697361fd13e1a951d551b1dbd13a8.tar.gz
box64-81b26569e55697361fd13e1a951d551b1dbd13a8.zip
[WRAPPER] Added libOpenCL.so as synonym
Diffstat (limited to 'src/library_list.h')
-rw-r--r--src/library_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index c02465b5..3126717a 100644
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -98,6 +98,7 @@ GO("openal.so", openal)
 GO("libalut.so.0", alut)
 GO("libalure.so.1", alure)
 GO("libOpenCL.so.1", opencl)
+GO("libOpenCL.so", opencl)
 //GO("libjpeg.so.8", libjpeg)
 //GO("libjpeg.so.62", libjpeg62)
 //GO("libturbojpeg.so.0", turbojpeg)