Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for non-embedded mode #510

Merged
merged 1 commit into from
Jul 20, 2020
Merged

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented May 29, 2020

@sbc100 sbc100 requested a review from juj May 29, 2020 17:00
@sbc100 sbc100 changed the title WIP: Remove support for non-embedded mode Remove support for non-embedded mode Jun 24, 2020
embedded mode as been the default since #472 and I included
`--no-embedded` as an option during the interim time, but to simply
the code and avoid have two modes of operation I think its safe
to now remove the non-embedded mode.
Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was embedded already the default, so that this doesn't change that, and the only possible breakage is people passing in --embedded / --no-embedded? lgtm if so.

@sbc100
Copy link
Collaborator Author

sbc100 commented Jul 20, 2020

Yup.. its been the default for a while now.

@sbc100 sbc100 merged commit 3e9f04d into master Jul 20, 2020
@sbc100 sbc100 deleted the remove_embedded_option branch July 20, 2020 20:39
vargaz pushed a commit to vargaz/emsdk that referenced this pull request Nov 22, 2023
…m>=net8.0 (emscripten-core#510)

Fixes:
`/root/helix/work/workitem/e/dotnet-latest/sdk-manifests/9.0.100-alpha.1/microsoft.net.workload.emscripten.net8/WorkloadManifest.targets(4,5): warning MSB4011: "/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-x64/9.0.0-alpha.1.23469.6/Sdk/Sdk.props" cannot be imported again. It was already imported at "/root/helix/work/workitem/e/dotnet-latest/sdk-manifests/9.0.100-alpha.1/microsoft.net.workload.emscripten.current/WorkloadManifest.targets (23,5)". This is most likely a build authoring error. This subsequent import will be ignored. `
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.

2 participants