diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-03-05 19:59:10 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-03-05 19:59:10 +0000 |
| commit | 166802665d0efaeab9a68a2e890fe3fbbd9eaa44 (patch) | |
| tree | 173243f34a08c1c6267da514d0e6c176ba609cc9 /llvm-runtimes | |
| parent | 2ebba2ef6b80896e051dfc98b90c88af971b69f3 (diff) | |
| download | baldeagleos-repo-166802665d0efaeab9a68a2e890fe3fbbd9eaa44.tar.gz baldeagleos-repo-166802665d0efaeab9a68a2e890fe3fbbd9eaa44.tar.xz baldeagleos-repo-166802665d0efaeab9a68a2e890fe3fbbd9eaa44.zip | |
Adding metadata
Diffstat (limited to 'llvm-runtimes')
4 files changed, 4 insertions, 0 deletions
diff --git a/llvm-runtimes/offload/offload-23.0.0.9999.ebuild b/llvm-runtimes/offload/offload-23.0.0.9999.ebuild index 863fa9aee362..3b70ae6abf4b 100644 --- a/llvm-runtimes/offload/offload-23.0.0.9999.ebuild +++ b/llvm-runtimes/offload/offload-23.0.0.9999.ebuild @@ -115,6 +115,7 @@ src_configure() { # prevent trying to access the GPU -DLIBOMPTARGET_AMDGPU_ARCH=LIBOMPTARGET_AMDGPU_ARCH-NOTFOUND -DLIBOMPTARGET_NVPTX_ARCH=LIBOMPTARGET_NVPTX_ARCH-NOTFOUND + -DLIBOMPTARGET_OFFLOAD_ARCH=LIBOMPTARGET_OFFLOAD_ARCH-NOTFOUND ) use test && mycmakeargs+=( # this project does not use standard LLVM cmake macros diff --git a/llvm-runtimes/offload/offload-23.0.0_pre20260214.ebuild b/llvm-runtimes/offload/offload-23.0.0_pre20260214.ebuild index 863fa9aee362..3b70ae6abf4b 100644 --- a/llvm-runtimes/offload/offload-23.0.0_pre20260214.ebuild +++ b/llvm-runtimes/offload/offload-23.0.0_pre20260214.ebuild @@ -115,6 +115,7 @@ src_configure() { # prevent trying to access the GPU -DLIBOMPTARGET_AMDGPU_ARCH=LIBOMPTARGET_AMDGPU_ARCH-NOTFOUND -DLIBOMPTARGET_NVPTX_ARCH=LIBOMPTARGET_NVPTX_ARCH-NOTFOUND + -DLIBOMPTARGET_OFFLOAD_ARCH=LIBOMPTARGET_OFFLOAD_ARCH-NOTFOUND ) use test && mycmakeargs+=( # this project does not use standard LLVM cmake macros diff --git a/llvm-runtimes/offload/offload-23.0.0_pre20260223.ebuild b/llvm-runtimes/offload/offload-23.0.0_pre20260223.ebuild index 863fa9aee362..3b70ae6abf4b 100644 --- a/llvm-runtimes/offload/offload-23.0.0_pre20260223.ebuild +++ b/llvm-runtimes/offload/offload-23.0.0_pre20260223.ebuild @@ -115,6 +115,7 @@ src_configure() { # prevent trying to access the GPU -DLIBOMPTARGET_AMDGPU_ARCH=LIBOMPTARGET_AMDGPU_ARCH-NOTFOUND -DLIBOMPTARGET_NVPTX_ARCH=LIBOMPTARGET_NVPTX_ARCH-NOTFOUND + -DLIBOMPTARGET_OFFLOAD_ARCH=LIBOMPTARGET_OFFLOAD_ARCH-NOTFOUND ) use test && mycmakeargs+=( # this project does not use standard LLVM cmake macros diff --git a/llvm-runtimes/offload/offload-23.0.0_pre20260303.ebuild b/llvm-runtimes/offload/offload-23.0.0_pre20260303.ebuild index 863fa9aee362..3b70ae6abf4b 100644 --- a/llvm-runtimes/offload/offload-23.0.0_pre20260303.ebuild +++ b/llvm-runtimes/offload/offload-23.0.0_pre20260303.ebuild @@ -115,6 +115,7 @@ src_configure() { # prevent trying to access the GPU -DLIBOMPTARGET_AMDGPU_ARCH=LIBOMPTARGET_AMDGPU_ARCH-NOTFOUND -DLIBOMPTARGET_NVPTX_ARCH=LIBOMPTARGET_NVPTX_ARCH-NOTFOUND + -DLIBOMPTARGET_OFFLOAD_ARCH=LIBOMPTARGET_OFFLOAD_ARCH-NOTFOUND ) use test && mycmakeargs+=( # this project does not use standard LLVM cmake macros |
