xref: /freebsd/tools/build/options/WITHOUT_LLVM_BINUTILS (revision 0e34d099309687f19420c615c5c56c032f30119d)
1*0e34d099SEd MasteInstall ELF Tool Chain's binary utilities instead of LLVM's.
2*0e34d099SEd MasteThis includes
3*0e34d099SEd Maste.Xr addr2line 1 ,
4*0e34d099SEd Maste.Xr ar 1 ,
5*0e34d099SEd Maste.Xr nm 1 ,
6*0e34d099SEd Maste.Xr objcopy 1 ,
7*0e34d099SEd Maste.Xr ranlib 1 ,
8*0e34d099SEd Maste.Xr readelf 1 ,
9*0e34d099SEd Maste.Xr size 1 ,
10*0e34d099SEd Masteand
11*0e34d099SEd Maste.Xr strip 1 .
12*0e34d099SEd MasteRegardless of this setting, LLVM tools are used for
13*0e34d099SEd Maste.Xr c++filt 1
14*0e34d099SEd Masteand
15*0e34d099SEd Maste.Xr objdump 1 .
16*0e34d099SEd Maste.Xr strings 1
17*0e34d099SEd Masteis always provided by ELF Tool Chain.
18