1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- mark BROKEN on alpha

This commit is contained in:
Dirk Meyer 2004-12-09 23:42:17 +00:00
parent e3467398da
commit 6cd6064226
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123596
2 changed files with 8 additions and 0 deletions

View File

@ -28,5 +28,9 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_GCC= 3.3
.endif
.if ${ARCH} == "alpha"
BROKEN= gp-relative relocation against dynamic symbol
.endif
.include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc"
.include <bsd.port.post.mk>

View File

@ -28,5 +28,9 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_GCC= 3.3
.endif
.if ${ARCH} == "alpha"
BROKEN= gp-relative relocation against dynamic symbol
.endif
.include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc"
.include <bsd.port.post.mk>