Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2020 22:40:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 242680] devel/subversion Fails to build on FreeBSD 12.1-RELEASE-p1 32 bit: libapr-1.so: undefined reference to `__sync_*
Message-ID:  <bug-242680-25139-4MHuTLmmfn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242680-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242680-25139@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=3D242680

--- Comment #11 from Justin Hibbits <jhibbits@FreeBSD.org> ---
(In reply to Justin Hibbits from comment #10)

Note, this should be guarded by a

.if ${ARCH} =3D=3D powerpc || ${ARCH} =3D=3D powerpcspe
....
.endif

of course.  Otherwise it pessimizes every architecture.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242680-25139-4MHuTLmmfn>