Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2017 01:14:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220319] math/R: Added the option to support the flang fortran
Message-ID:  <bug-220319-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220319

            Bug ID: 220319
           Summary: math/R: Added the option to support the flang fortran
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jrm@freebsd.org
          Reporter: yuri@rawbw.com
          Assignee: jrm@freebsd.org
             Flags: maintainer-feedback?(jrm@freebsd.org)

Created attachment 183864
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183864&action=
=3Dedit
patch

This patch:
* Adds GFORTRAN and FLANG options
  - The FLANG option takes advantage of the newly proposed fortran:flang
argument to build with llvm-based flang instead of the gcc-based gfortran
* Adds the patch patch-configure to prevent the configuration failure due to
configure script expecting G77 fortran, test for which flang fails for some
reason
  - This should probably be reported either upstream to flang, or upstream =
to
R, depending on if flang is or isn't expected to be G77
* Adds the patch patch-src_main_complex.c because cpow and clog functions a=
re
missing for some reason with flang

Builds in poudriere. Passes simple tests.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220319-13>