Skip to content

Commit

Permalink
Revert "disable libcxx-testing dowstreams to bootstrap"
Browse files Browse the repository at this point in the history
This reverts commit 1d69bdc.
  • Loading branch information
h-vetinari committed Aug 26, 2024
1 parent 74204e6 commit c74add0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,16 +103,13 @@ outputs:
downstreams: # [osx]
- python-symengine # [osx]
- openturns # [osx]
# disabled until libcxx-testing depends on `libcxx-devel`
{% if False %}
# test current libcxx against old clang builds;
# version correspondence is 0.{{ CLANG_MAJOR }}
# these tests are unusual in that they use -Wl,-rpath, but not -L.
- libcxx-testing 0.18 # [osx]
- libcxx-testing 0.17 # [osx]
- libcxx-testing 0.16 # [osx]
- libcxx-testing 0.15 # [osx]
{% endif %}
{% endif %}

- name: libcxx
Expand Down

0 comments on commit c74add0

Please sign in to comment.