[Bug 220313] Uses/fortran.mk: Support fortran:flang argument to use devel/flang instead of gfortran

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 5 14:49:30 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220313

Tijl Coosemans <tijl at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tijl at FreeBSD.org

--- Comment #6 from Tijl Coosemans <tijl at FreeBSD.org> ---
If it's not possible to mix flang and gfortran code the choice of Fortran
compiler should be system-wide and controlled by the user, not individual
ports.  Users should be able to add fortran=gcc or fortran=flang to
DEFAULT_VERSIONS in /etc/make.conf.  USES=fortran should then set the Fortran
compiler based on that and support for USES=fortran:gcc can be removed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list