summaryrefslogtreecommitdiff
path: root/emulators/vice
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-03-16 06:14:49 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-03-16 06:14:49 +0000
commit6b28f5a9df658237690cf98fa6fe20580355111e (patch)
treefa29acc31a1e542bf0ada6de607127f2c563065e /emulators/vice
parentUpdate to 20030616.p8 (diff)
- mark BROKEN on alpha 4.x
../src/resid/libresid.a(wave.o)(.rodata+0x0): relocation truncated to fit: GPREL32 *UND*
Notes
Notes: svn path=/head/; revision=104137
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 9003d0b19430..7bc49d3461de 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -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*