[Bug 221044] x11/pixman: doesn't build with clang 5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 1 10:37:43 UTC 2018


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

w.schwarzenfeld at utanet.at changed:

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

--- Comment #8 from w.schwarzenfeld at 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.


More information about the freebsd-x11 mailing list