[Bug 204894] clang does not march to external as

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 29 10:44:09 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204894

            Bug ID: 204894
           Summary: clang does not march to external as
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm at FreeBSD.org
          Reporter: jeroen at myspectrum.nl

Created attachment 163648
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163648&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-arm mailing list