Skip to content

Commit

Permalink
remove libfortran-main_{{ target_platform }}
Browse files Browse the repository at this point in the history
we don't need cross-compilation capabilities for now, linux & osx
have gfortran anyway, and win-arm64 is not ready yet.
  • Loading branch information
h-vetinari committed Jul 28, 2023
1 parent a6e457f commit cd84ee8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,6 @@ outputs:
requirements:
- {{ pin_subpackage('flang', exact=True) }}

- name: libfortran-main_{{ target_platform }}
requirements:
- {{ pin_subpackage('libfortran-main', exact=True) }}


about:
home: https://flang.llvm.org
Expand Down

0 comments on commit cd84ee8

Please sign in to comment.