Bug 204894

Summary: clang does not pass march to external as
Product: Base System Reporter: Jeroen <jeroen>
Component: armAssignee: Bugmeister <bugmeister>
Status: Closed Overcome By Events    
Severity: Affects Only Me    
Priority: ---    
Version: CURRENT   
Hardware: arm   
OS: Any   
Attachments:
Description Flags
commands to reproduce the issue none

Description Jeroen 2015-11-29 10:44:09 UTC
Created attachment 163648 [details]
commands to reproduce the issue

When building u-boot for ARM with clang from the base system with an external as, march is not passed on, resulting in several build errors. Explicitly adding e.g. -Xassembler -march=armv7-a can be used to workaround it. Example attached.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-01-25 07:35:32 UTC
^Triage: I'm sorry that this PR did not get addressed in a timely fashion.

By now, the version that it was created against is long out of support.
Please re-open if it is still a problem on a supported version.