forked from pool/libclc
fixed build on 32bit platforms for real (hopefully)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=44
This commit is contained in:
parent
b682ce7a34
commit
71f929f8fa
@ -65,7 +65,7 @@ Library requirements of the OpenCL C programming language.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
mkdir -p %{buildroot}/usr/lib64
|
mkdir -p %{buildroot}%{_libdir}
|
||||||
ln -snf /usr/share/clc %{buildroot}%{_libdir}/clc
|
ln -snf /usr/share/clc %{buildroot}%{_libdir}/clc
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
Loading…
Reference in New Issue
Block a user