This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd-ports
Watch
1
Star
0
Fork
0
You've already forked freebsd-ports
mirror of
https://git.FreeBSD.org/ports.git
synced
2024-12-25 04:43:33 +00:00
Code
Issues
Releases
Activity
8a60f518c5
freebsd-ports
/
math
/
R
/
compiler.mk
5 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Mk/Uses/cran: add "compiles" argument. [1] Add "compiles" argument to cran to allow R-cran ports need to compile code to bring in the correct compiler dependencies. Also, ensure consistency between the compiler selected by the R port and the R-cran ports. [2] Migrate R-cran ports that manually specify the compiler to USES=cran,compiles. PR: 210343 Approved by: wen (1), portmgr (2, blanket)
2016-06-18 17:46:30 +00:00
# Compiler settings required for R and the R-cran ports.
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL Approved by: portmgr blanket
2017-01-11 10:08:38 +00:00
.
i
f
${OPSYS}
=
=
DragonFly
math/R: maintainer rework See PR for signficant changes to math/R port including options, build defaults, and patch updates. PR: 211393 Submitted by: Joseph Mingrone (maintainer)
2016-08-05 02:30:18 +00:00
USE_GCC
=
6
.
e
n
d
i
f
Reference in New Issue
Copy Permalink