K 10 svn:author V 6 brooks K 8 svn:date V 27 2019-10-22T19:07:22.946077Z K 7 svn:log V 517 Fix build without CLANG enabled. [0] Fix LLD build where PREFIX != LOCALBASE. [1] powerpc64: add configure option to select ELFv2 ABI [2] In preparation for compiler+ABI change in PowerPC64, this change adds a configure option to select ELFv2 as default powerpc64 ABI when compiling llvm90. The new option automatically set when ELFv2 environment is detected (when PPC_ABI=ELFv2) PR: 241400 [1], 241410 [0] Submitted by: Alfredo Dal'Ava JĂșnior [2] Differential Revision: https://reviews.freebsd.org/D22100 [2] END