In preparation for compiler+ABI change in PowerPC64, this change adds a configure option to select ELFv2 as default powerpc64 ABI when compiling llvm-devel.
The new option automatically set when ELFv2 environment is detected (when PPC_ABI=ELFv2)
I plan to propose same change for llvm90 package, as long this one is approved