From 414db35aedc075f74a884b474def2464fa477810 Mon Sep 17 00:00:00 2001 From: Martin Cracauer Date: Wed, 3 Nov 1999 15:29:26 +0000 Subject: Mark it broken with a short explanation. Linux crosscompilation on FreeBSD ELF mixes libraries from Linux and FreeBSD environments, "behind the back" of the compiler running as Linux binary (due to automatic double lookup in /compat/linux/usr/lib and /usr/lib). I sent longer explanations to freebsd-emulation. --- graphics/linux_mesa/Makefile | 1 + graphics/linux_mesa3/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'graphics') diff --git a/graphics/linux_mesa/Makefile b/graphics/linux_mesa/Makefile index 7a5f4601b760..34cdcf1d4ee9 100644 --- a/graphics/linux_mesa/Makefile +++ b/graphics/linux_mesa/Makefile @@ -16,6 +16,7 @@ MAINTAINER= cracauer@cons.org BUILD_DEPENDS= /compat/linux/usr/lib/libglide2x.so:${PORTSDIR}/emulators/linux_glide \ /compat/linux/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools +BROKEN= linux crosscompilation needs to be fixed first ONLY_FOR_ARCHS= i386 ALL_TARGET= linux-glide diff --git a/graphics/linux_mesa3/Makefile b/graphics/linux_mesa3/Makefile index 7a5f4601b760..34cdcf1d4ee9 100644 --- a/graphics/linux_mesa3/Makefile +++ b/graphics/linux_mesa3/Makefile @@ -16,6 +16,7 @@ MAINTAINER= cracauer@cons.org BUILD_DEPENDS= /compat/linux/usr/lib/libglide2x.so:${PORTSDIR}/emulators/linux_glide \ /compat/linux/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools +BROKEN= linux crosscompilation needs to be fixed first ONLY_FOR_ARCHS= i386 ALL_TARGET= linux-glide -- cgit v1.2.3