View | Details | Raw Unified | Return to bug 178733
Collapse All | Expand All

(-)ode/Makefile (-1 / +1 lines)
Lines 34-40 Link Here
34
CFLAGS+=	-fPIC -DPIC
34
CFLAGS+=	-fPIC -DPIC
35
.endif
35
.endif
36
36
37
.if ${PORT_OPTIONS:MGIMPACT) && defined(WITH_DOUBLE}
37
.if ${PORT_OPTIONS:MGIMPACT} && defined(WITH_DOUBLE)
38
IGNORE=	currently double precision is not supported by gimpact
38
IGNORE=	currently double precision is not supported by gimpact
39
.endif
39
.endif

Return to bug 178733