Skip to content

Conversation

@directhex
Copy link

As is, emsdk files installed to a system location via workloads are not executable by the end user:

-rwxr--r--  1 root  wheel   106K May 31 07:30 /usr/local/share/dotnet/packs/Microsoft.NET.Runtime.Emscripten.2.0.12.Sdk.osx-x64/6.0.0-preview.5.21281.1/tools/bin/llc

Ref: dotnet/runtime#54501
Ref: dotnet/runtime#53545
Ref: dotnet/sdk#16894
Ref: dotnet/macios#11869
Ref: dotnet/android#6010

Jo Shields added 2 commits June 21, 2021 13:05
…ot executable by the end user:

```
-rwxr--r--  1 root  wheel   106K May 31 07:30 /usr/local/share/dotnet/packs/Microsoft.NET.Runtime.Emscripten.2.0.12.Sdk.osx-x64/6.0.0-preview.5.21281.1/tools/bin/llc
```

Ref: dotnet/runtime#54501
Ref: dotnet/runtime#53545
Ref: dotnet/sdk#16894
Ref: dotnet/macios#11869
Ref: dotnet/android#6010
@directhex directhex requested a review from radical June 21, 2021 17:17
@lewing
Copy link
Member

lewing commented Jun 21, 2021

We're going to need the generation task here too once #29 goes in.

should have read it more cosely

@directhex directhex merged commit d3b168b into dotnet:main Jun 21, 2021
@akoeplinger
Copy link
Member

We should probably auto-generate this list somehow, otherwise it's going to get stale with emscripten version bumps...

@lewing
Copy link
Member

lewing commented Jun 24, 2021

yeah, since getting the list wrong will break workload install we need to either autogenerate it or check it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants