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:
parent
e3467398da
commit
6cd6064226
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123596
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user