xref: /freebsd/tools/build/options/WITHOUT_LLVM_BINUTILS (revision fbd7087b0be2f327f806a85b92789a719138df8c)
10e34d099SEd MasteInstall ELF Tool Chain's binary utilities instead of LLVM's.
20e34d099SEd MasteThis includes
30e34d099SEd Maste.Xr addr2line 1 ,
40e34d099SEd Maste.Xr ar 1 ,
50e34d099SEd Maste.Xr nm 1 ,
60e34d099SEd Maste.Xr objcopy 1 ,
70e34d099SEd Maste.Xr ranlib 1 ,
80e34d099SEd Maste.Xr readelf 1 ,
90e34d099SEd Maste.Xr size 1 ,
100e34d099SEd Masteand
110e34d099SEd Maste.Xr strip 1 .
120e34d099SEd MasteRegardless of this setting, LLVM tools are used for
130e34d099SEd Maste.Xr c++filt 1
140e34d099SEd Masteand
150e34d099SEd Maste.Xr objdump 1 .
16*fbd7087bSEd Maste.Xr strings 1
17*fbd7087bSEd Masteis always provided by ELF Tool Chain.
18