nvidia-opencl: fix rshlibs for i686.
This commit is contained in:
parent
8e57419f6a
commit
b8563f2cb2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
libpthread.so.0
|
||||
libz.so.1
|
||||
libdl.so.2
|
||||
libm.so.6
|
||||
librt.so.1
|
||||
libm.so.6 x86_64
|
||||
librt.so.1 x86_64
|
||||
libc.so.6
|
||||
libgcc_s.so.1
|
||||
|
|
Loading…
Reference in a new issue