[Bug 258846] devel/dyncall: unbreak on arm

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 02 Oct 2021 20:16:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258846

--- Comment #7 from Robert Clausecker <fuz@fuz.su> ---
(In reply to Tassilo Philipp from comment #6)

Thank you for your investigations.  Feel free to fix this how you like.

> I'm surprised that you listed it under "issues that prevent it from building on armv6/armv7", b/c I cannot reproduce that...

I tested on armv7 FreeBSD 13.0 and got a build failure.  Try it!  There are
also dozens of port fallouts for your ports indicating build failures (see
freshports; click on the trifoil icon on your port's page to get to the
fallouts).

> depending on further tests, until v1.3 is out with the real fix, I might make use of clang's -no-integrated-as to unbreak the build for the FreeBSD port... I'll have a clearer picture, soon

You can do that, but then you need to add a binutils dependency, e.g.

    BUILD_DEPENDS= as:devel/binutils@native

FreeBSD no longer ships binutils in base on most platforms.

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