HomeFreeBSD

Remove -mlong-calls vhen building arm libraries and llvm.

Description

Remove -mlong-calls vhen building arm libraries and llvm.

Clang from 9.0.0 onwards already has the necessary relocation range
extenders, so this workaround is no longer needed (it produces longer
and slower code). Tested on real hardware, and in cross-compile
environment.

Submitted by: mmel

Details

Provenance
dimAuthored on Mar 10 2020, 6:49 AM
Parents
rG2ac6b71f317a: Merge ^/head r358712 through r358730.
Branches
Unknown
Tags
Unknown