mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- mark BROKEN on alpha 4.x
../src/resid/libresid.a(wave.o)(.rodata+0x0): relocation truncated to fit: GPREL32 *UND*
This commit is contained in:
parent
69626c7b8a
commit
6b28f5a9df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104137
@ -50,6 +50,11 @@ MLINKS= vice.1 x64.1 \
|
||||
BUILD_DEPENDS+= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500000
|
||||
# ../src/resid/libresid.a(wave.o)(.rodata+0x0): relocation truncated to fit: GPREL32 *UND*
|
||||
BROKEN= "GPREL relocation truncated"
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${RM} -f ${WRKSRC}/doc/vice.info*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user