Skip to content

Commit

Permalink
devel/flang-clang: Deprecate and set expiration date to 2022-09-30
Browse files Browse the repository at this point in the history
Current version is very outdated and unsupported upstream
Upstream is working to improve Flang compiler included in LLVM

See https://github.com/flang-compiler/flang/wiki for more information

This change was also discussed with bapt

PR:		263810
Approved by:	jmd (maintainer timeout, 6+ weeks)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Jun 25, 2022
1 parent db0d431 commit f6233d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/flang-clang/Makefile
Expand Up @@ -13,6 +13,9 @@ LICENSE_NAME= LLVM Release License
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

DEPRECATED= Very outdated and unsupported upstream, current version in tree is several years old and upstream is still active
EXPIRATION_DATE=2022-09-30

ONLY_FOR_ARCHS= amd64

LLVM_VER= 70
Expand Down

0 comments on commit f6233d7

Please sign in to comment.