mark broken on mips64, gcc crashes on:
IA operator-() const { return IA (-sup(), -inf()); }
This commit is contained in:
parent
b7bb42232e
commit
160d47c6c1
@ -1,8 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2012/01/20 14:48:50 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2013/01/18 14:03:14 jasper Exp $
|
||||
|
||||
# vax: no fenv.h support
|
||||
NOT_FOR_ARCHS = vax
|
||||
|
||||
BROKEN-mips64 = ICE on Interval_nt.h:98
|
||||
|
||||
COMMENT = Computational Geometry Algorithms Library
|
||||
|
||||
DISTNAME = CGAL-3.8
|
||||
|
Loading…
Reference in New Issue
Block a user