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

(-)seqan/Makefile (-3 lines)
Lines 26-35 Link Here
26
26
27
.include <bsd.port.pre.mk>
27
.include <bsd.port.pre.mk>
28
28
29
.if ${ARCH} == i386
30
# triggers internal error in system gcc
31
USE_GCC=	yes
29
USE_GCC=	yes
32
.endif
33
30
34
# unsafe workaround because FreeBSD lacks logl and expl
31
# unsafe workaround because FreeBSD lacks logl and expl
35
# see "BUGS" in `man 3 math`
32
# see "BUGS" in `man 3 math`

Return to bug 191692