Skip to content

Commit

Permalink
Revert "DEBUG: skip GCC != 14"
Browse files Browse the repository at this point in the history
This reverts commit 4b7df1f.
  • Loading branch information
h-vetinari committed Jul 25, 2024
1 parent 1484ff4 commit 730568f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ source:
build:
number: {{ build_num }}
skip: true # [not (linux or win) or (gcc_maj_ver == 12 and cross_target_platform == "win-64") or (win and cross_target_platform != "win-64")]
# debug
skip: true # [gcc_maj_ver != 14]
detect_binary_files_with_prefix: False
ignore_run_exports_from:
- {{ cross_target_stdlib }}_{{ cross_target_platform }}
Expand Down

0 comments on commit 730568f

Please sign in to comment.