Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 749481 Details for
Bug 822369
sys-libs/libomp-13.0.0 fails to build with USE="offload abi_x86_32" LLVM_TARGETS=NVPTX
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
file_822369.txt (text/plain), 779 bytes, created by
Fat-Zer
on 2021-11-08 04:13:26 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Fat-Zer
Created:
2021-11-08 04:13:26 UTC
Size:
779 bytes
patch
obsolete
>--- /usr/portage/sys-libs/libomp/libomp-13.0.0.old.ebuild 2021-11-08 07:12:43.456722397 +0300 >+++ /usr/portage/sys-libs/libomp/libomp-13.0.0.ebuild 2021-11-08 07:12:38.798640753 +0300 >@@ -93,10 +93,7 @@ > # disable unnecessary hack copying stuff back to srcdir > -DLIBOMP_COPY_EXPORTS=OFF > ) >- use offload && mycmakeargs+=( >- # this is non-fatal and libomp checks for CUDA conditionally >- # to ABI, so we can just ignore passing the wrong value >- # on non-amd64 ABIs >+ multilib_is_native_abi && use offload && mycmakeargs+=( > -DCMAKE_DISABLE_FIND_PACKAGE_CUDA=$(usex !cuda) > > -DLIBOMPTARGET_BUILD_AMDGCN_BCLIB=$(usex llvm_targets_AMDGPU)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 822369
:
749469
|
749472
|
749475
| 749481