FreeBSD/ports 54435b5 (r515213)devel/llvm90 Makefile pkg-plist, devel/llvm90/files/ppc64-elfv2 patch-tools_clang_lib_Basic_Targets_PPC.h patch-lib_Target_PowerPC_PPCTargetMachine.cpp

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]
DeltaFile
+34-0devel/llvm90/files/ppc64-elfv2/patch-tools_clang_lib_Basic_Targets_PPC.h
+23-0devel/llvm90/files/ppc64-elfv2/patch-lib_Target_PowerPC_PPCTargetMachine.cpp
+12-4devel/llvm90/Makefile
+3-3devel/llvm90/pkg-plist
+72-74 files

UnifiedSplitRaw