freebsd-ports/math/R/compiler.mk
2017-01-11 10:08:38 +00:00

4 lines
101 B
Makefile

# Compiler settings required for R and the R-cran ports.
.if ${OPSYS} == DragonFly
USE_GCC= 6
.endif