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

[CP] [Impeller] Switched to static linked libc++ in vulkan validation layers. #794

Merged

Conversation

zanderso
Copy link
Member

@zanderso zanderso commented Nov 29, 2023

CP of flutter/engine#47886 and the buildroot part of flutter/engine#48290

@zanderso zanderso changed the base branch from master to flutter-3.16-candidate.0 November 29, 2023 16:11
Comment on lines +83 to +85
if (is_fuchsia || (is_posix && !is_apple)) {
sources += [ "src/cxa_thread_atexit.cpp" ]
}
Copy link
Member

Choose a reason for hiding this comment

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

What's this from?

Copy link
Member

Choose a reason for hiding this comment

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

@Jasguerrero Jasguerrero added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 29, 2023
@auto-submit auto-submit bot merged commit f27d99b into flutter:flutter-3.16-candidate.0 Nov 29, 2023
1 check passed
@zanderso zanderso deleted the cp-android-fix branch November 29, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants