Skip to content

Commit

Permalink
Merge pull request #40 from regro-cf-autotick-bot/18.1.0_h6f1829
Browse files Browse the repository at this point in the history
flang v18.1.1
  • Loading branch information
h-vetinari authored Mar 16, 2024
2 parents c8428c1 + dc8e427 commit 50f9e73
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 17 deletions.
25 changes: 23 additions & 2 deletions .gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 3 additions & 9 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "17.0.6" %}
{% set version = "18.1.1" %}

package:
name: flang-split
version: {{ version }}

source:
url: https://github.com/llvm/llvm-project/releases/download/llvmorg-{{ version.replace(".rc", "-rc") }}/llvm-project-{{ version.replace(".rc", "rc") }}.src.tar.xz
sha256: 58a8818c60e6627064f312dbf46c02d9949956558340938b71cf731ad8bc0813
sha256: 8f34c6206be84b186b4b31f47e1b52758fa38348565953fad453d177ef34c0ad

build:
number: 0
Expand Down

0 comments on commit 50f9e73

Please sign in to comment.