Accepting request 843814 from science
OBS-URL: https://build.opensuse.org/request/show/843814 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pocl?expand=0&rev=22
This commit is contained in:
commit
daceaa4e97
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 23 22:46:28 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- remove broken installation workaround
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 26 11:05:12 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
Fri Jun 26 11:05:12 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -113,8 +113,7 @@ sed -i 's/-Wl,--no-undefined//g' build.ninja
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
# FIXME - should be handled upstream
|
# TODO: check packaging instructions
|
||||||
mv %{buildroot}%{_prefix}%{_libdir} %{buildroot}%{_libdir}
|
|
||||||
sed -i 's|%{_prefix}%{_prefix}/|%{_prefix}/|g' %{buildroot}%{_datadir}/OpenCL/vendors/pocl.icd
|
sed -i 's|%{_prefix}%{_prefix}/|%{_prefix}/|g' %{buildroot}%{_datadir}/OpenCL/vendors/pocl.icd
|
||||||
# Unbundle vecmath
|
# Unbundle vecmath
|
||||||
#rm -vf %%{buildroot}/%%{_libdir}/pocl/vecmath/
|
#rm -vf %%{buildroot}/%%{_libdir}/pocl/vecmath/
|
||||||
|
Loading…
Reference in New Issue
Block a user