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

lib/cpp: Allow REQUIRES_FULL_LIBCPP to be selected by applications #57214

Merged

Conversation

keith-packard
Copy link
Collaborator

Add a prompt to the Kconfig symbol so that applications can select this in to guide C++ standard library selection towards configurations which provide a complete implementation.

This can be used to address #57097 in a cleaner fashion.

Add a prompt to the Kconfig symbol so that applications can select this in
to guide C++ standard library selection towards configurations which
provide a complete implementation.

Signed-off-by: Keith Packard <[email protected]>
@cfriedt cfriedt merged commit dc3f1d7 into zephyrproject-rtos:main Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants