Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
clang and LLVM_TARGETS="AMDGPU BPF NVPTX (X86)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Thu Mar 15, 2018 8:31 pm    Post subject: clang and LLVM_TARGETS="AMDGPU BPF NVPTX (X86) Reply with quote

I do wonder if for an intel i5 (and i7 respectively) I can reduce the LLVM_TARGETS and if it is worth ? :
Code:
$ emerge -qpv sys-devel/clang
[ebuild   R   ] sys-devel/clang-5.0.1  USE="static-analyzer xml -debug -default-compiler-rt -default-libcxx -doc {-test} (-z3)" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARM -Hexagon -Lanai -MSP430 -Mips -PowerPC -Sparc -SystemZ -XCore" PYTHON_TARGETS="python2_7"
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Thu Mar 15, 2018 9:15 pm    Post subject: Reply with quote

It depends but if something needs one of those it'll USE_DEPEND on it anyway. The only place that might be unsafe is if you disable BPF and do a lot of kernel-related work outside of portage. I've disabled all but AMDGPU X86 with no apparent problems.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum