[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/flang/flang.desc [COPY] Copyright (C) 2008 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A implementation of a Fortran front end written in modern C++ [T] Flang is a ground-up implementation of a Fortran front end written in [T] modern C++. It started off as the f18 project and replacethe previous [T] flang project. [U] https://llvm.org/ [A] University of Illinois/NCSA [M] Rene Rebe [C] extra/development [F] OBJDIR CROSS F77 [L] BSD [S] Stable [V] 20.1.7 [P] X -----5---9 200.000 [CV-GROUP] llvmorg [D] 5af8cabc4886c5455fb45b11e8d5ae1a0028c608d4c853f99d9a7b80 flang-20.1.7.src.tar.xz https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.7/ [D] 5f9e30ade9be1bec7bb9f71d8e284332a8d4f459e477580dec4c109b llvm-cmake-20.1.7.src.tar.xz !https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.7/cmake-20.1.7.src.tar.xz var_append cmakeopt ' ' -DFLANG_INCLUDE_TESTS=OFF cmake_mod() { tar $taropt `match_source_file -p cmake` -C .. mv -vf ../cmake-*src ../../cmake } hook_add preconf 5 cmake_mod