Compare commits
No commits in common. "f44" and "stable" have entirely different histories.
1 changed files with 0 additions and 22 deletions
|
|
@ -1,22 +0,0 @@
|
|||
flatpak:
|
||||
id: org.fedoraproject.Platform.CL.default
|
||||
build-extension: true
|
||||
runtime-version: f44
|
||||
name: f44/mesa-libopencl
|
||||
component: mesa-libOpenCL-flatpak
|
||||
branch: f44
|
||||
packages:
|
||||
- mesa-libOpenCL
|
||||
- mesa-libOpenCL-flatpak-config
|
||||
# OpenCL dependencies
|
||||
- clang-libs
|
||||
- libclc
|
||||
# for cleanup-commands (part of runtime)
|
||||
- coreutils-single
|
||||
cleanup-commands: |
|
||||
mkdir -p /app/lib /app/share/OpenCL
|
||||
mv /usr/lib64/libRusticlOpenCL.so* /app/lib/
|
||||
mv /usr/lib64/lib{LLVM,clang}* /usr/lib/clang/ /app/lib/
|
||||
mv /usr/lib64/clc/ /app/lib/
|
||||
mv /etc/OpenCL/vendors /app/share/OpenCL/
|
||||
ln -s share/OpenCL/vendors /app/
|
||||
Loading…
Add table
Add a link
Reference in a new issue