summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1999-11-03 15:29:26 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1999-11-03 15:29:26 +0000
commit414db35aedc075f74a884b474def2464fa477810 (patch)
tree0c4586f0d4d60e06725e5352022a0892142dc0e4 /graphics
parentI've moved to Santa Clara. (diff)
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.
Notes
Notes: svn path=/head/; revision=22889
Diffstat (limited to 'graphics')
-rw-r--r--graphics/linux_mesa/Makefile1
-rw-r--r--graphics/linux_mesa3/Makefile1
2 files changed, 2 insertions, 0 deletions
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