databases/mongodb60: Mark IGNORE
forgot to uncomment in the previous commit Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D38016
This commit is contained in:
parent
146e6a4b49
commit
607d1080fc
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ LICENSE_NAME_SSPLv1= Server Side Public License Version 1
|
|||
LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt
|
||||
LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
#IGNORE= segmentation fault at runtime: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267668
|
||||
IGNORE= segmentation fault at runtime: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267668
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= only ported to amd64, aarch64, and powerpc64le on FreeBSD; upstream supports arm64, ppc64le, s390x, and x86-64
|
||||
|
||||
|
|
Loading…
Reference in a new issue