mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Add note confirming that this is broken on sparc64, and presumably, other
FreeBSD non-x86 archs, due to a lack of an appropriate implementation of AtomicCounter. While here, remove obsolete CONFLICTS lines. Note that not having this port build blocks devel/qt4, devel/qt5, all the libreoffice variants, and a handful of others.
This commit is contained in:
parent
6b3e5ce1bd
commit
c1c0f56010
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426816
@ -58,8 +58,8 @@ LD= ${CC}
|
||||
STRIP=
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
CONFLICTS+= firebird-client-2.0* firebird-server-2.0* \
|
||||
firebird-client-2.1* firebird-server-2.1*
|
||||
# sparc64 fails due to lack of valid AtomicCounter implementation in
|
||||
# src/common/classes/fb_atomic.h; presumably other tier-2s would as well
|
||||
|
||||
INSTALL_FB= ${INSTALL} ${COPY}
|
||||
IPCRM_CMD= /usr/bin/ipcrm
|
||||
|
Loading…
Reference in New Issue
Block a user