HomeFreeBSD

Define CRTARCH to armhf when TARGET/TARGET_ARCH are set to arm/armv[67]

Description

Define CRTARCH to armhf when TARGET/TARGET_ARCH are set to arm/armv[67]

TARGET_ABI/TARGET_CPU in Makefile.inc1 sets the ABI to gnueabihf, which affects
the clang lookup path per getArchNameForCompilerRTLib(..) in
contrib/llvm/tools/clang/lib/Driver/ToolChain.cpp .

This is a follow up to r324873.

PR: 222925

Details

Provenance
ngieAuthored on
Parents
rS325426: .S.ppico should omit ${_COV_FLAG}, not .S.pico
Branches
Unknown
Tags
Unknown