Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Feb 2018 10:37:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 221044] x11/pixman: doesn't build with clang 5
Message-ID:  <bug-221044-7141-CRCMA0zCeo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221044-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221044-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

w.schwarzenfeld@utanet.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld@utanet.at

--- Comment #8 from w.schwarzenfeld@utanet.at ---
Makefile shows:
.if ${ARCH} == "armv6" || ${ARCH} == "armv7"
BUILD_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
CONFIGURE_ENV+= CCASFLAGS="${CFLAGS} -no-integrated-as"
.endif

so I guess it is solved. Could it closed?

-- 
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-221044-7141-CRCMA0zCeo>