wok-current rev 25769
fix opencl-amdgpu-pro-icd receipt, x64 only
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed Apr 23 16:46:46 2025 +0000 (5 months ago) |
parents | 0107e03686a1 |
children | 4df81955d899 |
files | opencl-amdgpu-pro-icd/receipt |
line diff
1.1 --- a/opencl-amdgpu-pro-icd/receipt Wed Apr 23 16:28:12 2025 +0000 1.2 +++ b/opencl-amdgpu-pro-icd/receipt Wed Apr 23 16:46:46 2025 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 DEPENDS="" 1.5 BUILD_DEPENDS="" 1.6 1.7 -HOST_ARCH="i486 x86_64" 1.8 +HOST_ARCH="x86_64" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()