[Bug 242680] devel/subversion Fails to build on FreeBSD 12.1-RELEASE-p1 32 bit: libapr-1.so: undefined reference to `__sync_*

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 14 22:40:36 UTC 2020


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

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

Note, this should be guarded by a

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

of course.  Otherwise it pessimizes every architecture.

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


More information about the freebsd-apache mailing list