1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

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.
This commit is contained in:
Martin Cracauer 1999-11-03 15:29:26 +00:00
parent 47dc556c3f
commit 414db35aed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22889
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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