diff --git a/recipe/meta.yaml b/recipe/meta.yaml index d7ccf65..4373d28 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -51,7 +51,8 @@ outputs: test: commands: - echo {{ MACOSX_DEPLOYMENT_TARGET|default("10.9") }} - - test -f $PREFIX/lib/clang/{{ prod_ver }}/lib/darwin/libclang_rt.osx.a # [osx] + - test -f $PREFIX/lib/clang/{{ prod_ver }}/lib/darwin/libclang_rt.osx.a # [osx] + - if not exist %LIBRARY_LIB%\clang\{{ prod_ver }}/lib/windows/clang_rt.builtins-x86_64.lib # [win] - name: compiler-rt requirements: