Skip to content

[wasm] Remove USE_ZLIB=1 on windows, as we are already including the … - #64628

Merged
radical merged 2 commits into
dotnet:mainfrom
radical:remove-zlib
Feb 1, 2022
Merged

[wasm] Remove USE_ZLIB=1 on windows, as we are already including the …#64628
radical merged 2 commits into
dotnet:mainfrom
radical:remove-zlib

Conversation

@radical

@radicalradical commented Feb 1, 2022

Copy link
Copy Markdown
Member

…sources.

Fixes#62553

@ghostghost added the area-Build-mono label Feb 1, 2022
@ghostghost assigned radicalFeb 1, 2022
@radicalradical added the arch-wasm WebAssembly architecture label Feb 1, 2022
@ghost

ghost commented Feb 1, 2022

Copy link
Copy Markdown

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

…sources

Author:radical
Assignees:radical
Labels:

arch-wasm, area-Build-mono

Milestone:-

@radical

Copy link
Copy Markdown
MemberAuthor

cc @akoeplinger

@radical

Copy link
Copy Markdown
MemberAuthor

CoreCLR Pri0 Runtime Tests Run Linux arm checked failure is #60154

@radical
radical merged commit ccca2d4 into dotnet:mainFeb 1, 2022
@radical
radical deleted the remove-zlib branch February 1, 2022 23:08
akoeplinger pushed a commit to akoeplinger/runtime that referenced this pull request Feb 7, 2022
@ghostghost locked as resolved and limited conversation to collaborators Mar 4, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Build-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[wasm][windows][aot] emcc fails to download zlib on rolling build, causing tests to fail

4 participants

@radical@lewing@akoeplinger@radekdoulik