Date: Sun, 29 Nov 2015 10:44:09 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 204894] clang does not march to external as Message-ID: <bug-204894-7@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: jeroen@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204894-7>