Skip to content

[wasm64] Run all SDL browser64 tests #20594

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

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Nov 1, 2023

Split out from #20516

@sbc100 sbc100 requested review from kripken and dschuff November 1, 2023 21:28
@@ -106,8 +106,6 @@ def create(final):
'-I' + source_path_regal,
'-I' + source_path_lookup3,
'-I' + source_path_boost,
'-Wall',
'-Werror',
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

system_libs.get_base_cflags() includes -Werror and build_port already adds this.

-Wall was removed here since it comes after the -Wno-experimental -sMEMORY64=1 flags.. and so it undoes the -Wno-experimental

@sbc100 sbc100 merged commit b7c778e into emscripten-core:main Nov 1, 2023
@sbc100 sbc100 deleted the browser64_sdl branch November 1, 2023 23:39
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