Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2021 23:13:58 GMT
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5d909924e585 - main - math/libRmath: Incorporate portclippy formatting suggestion
Message-ID:  <202104072313.137NDw86036512@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d909924e5859d38671f0b4a5b1af88eeaecf797

commit 5d909924e5859d38671f0b4a5b1af88eeaecf797
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2021-04-07 20:09:48 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2021-04-07 23:13:44 +0000

    math/libRmath: Incorporate portclippy formatting suggestion
---
 math/libRmath/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index c8c672975377..92f76fa10934 100644
--- a/math/libRmath/Makefile
+++ b/math/libRmath/Makefile
@@ -44,8 +44,8 @@ OPTIONS_EXCLUDE_armv7=		FLANG
 OPTIONS_EXCLUDE_i386=		FLANG
 
 FLANG_DESC=	Use experimental flang instead of default Fortran compiler
-FLANG_USES_OFF=	fortran
 FLANG_USES=	fortran:flang
+FLANG_USES_OFF=	fortran
 
 _RMATH_SOVERSION=	${DISTVERSION:R}
 



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