Skip to content

Commit 3d9ccc8

Browse files
committed
ignore libflang run-export
1 parent 7691222 commit 3d9ccc8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

recipe/meta.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,9 @@ outputs:
8282
- name: scipy
8383
script: build-output.sh # [not win]
8484
script: build-output.bat # [win]
85-
version: {{ version }}
85+
build:
86+
ignore_run_exports: # [win]
87+
- libflang # [win]
8688
requirements:
8789
build:
8890
- python # [build_platform != target_platform]

0 commit comments

Comments
 (0)