1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Mark BROKEN on -CURRENT. Having garbage collection enabled causes mono

to core dump when it tries to allocate what seems like 512 MB of memory
when it tries to do garbage collection.  Anyone wanting to look at fixing
boehm-gc on FreeBSD is more than welcome to submit patches.  You will not
be turned away.
This commit is contained in:
Joe Marcus Clarke 2003-10-17 03:27:36 +00:00
parent 18d548a7c5
commit c46be41046
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91468

View File

@ -37,6 +37,8 @@ ONLY_FOR_ARCHS= i386
.if ${OSVERSION} < 500000
EXTRA_PATCHES= ${FILESDIR}/extra-patch-signbit
.else
BROKEN= "Does not work on -CURRENT with garbage collection enabled"
.endif
post-patch: