Skip to content

Conversation

@cfriedt
Copy link
Member

@cfriedt cfriedt commented Jan 1, 2025

Do not set TC_PROVIDES_POSIX_C_LANG_SUPPORT_R as the default in lib/posix/options/Kconfig.c_lang_r . TC_PROVIDES options are only intended to be set by external C libraries that implement parts of the POSIX standard so that multiple symbols aren't defined at link time.

Do not set TC_PROVIDES_POSIX_C_LANG_SUPPORT_R as the default in
lib/posix/options/Kconfig.c_lang_r . TC_PROVIDES options are
only intended to be set by C libraries that implement parts of
the POSIX standard.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
@cfriedt cfriedt marked this pull request as ready for review January 1, 2025 21:24
@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: POSIX POSIX API Library labels Jan 1, 2025
@zephyrbot zephyrbot requested a review from ycsin January 1, 2025 21:24
@cfriedt cfriedt requested a review from stephanosio January 1, 2025 21:29
@cfriedt cfriedt requested a review from jukkar January 2, 2025 14:19
@kartben kartben merged commit 60928a5 into zephyrproject-rtos:main Jan 3, 2025
32 checks passed
@cfriedt cfriedt deleted the posix-options-remove-default-setting-of-toolchain-option branch January 4, 2025 01:19
@kartben
Copy link
Contributor

kartben commented Jan 4, 2025

This broke CI in main and will need some follow-up/hotfix as it's also impacting CI on some PRs
https://github.com/zephyrproject-rtos/zephyr/actions/runs/12605458374/job/35134123963

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

Labels

area: POSIX POSIX API Library size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants