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

cmake: add toolchain_ld_<name> macros to FindDeprecated #78335

Merged

Conversation

tejlmand
Copy link
Collaborator

Follow-up: #77887

The macros:

  • toolchain_ld_base
  • toolchain_ld_baremetal
  • toolchain_ld_cpp

was deprecated in 5db1f1a but no check was added to FindDeprecated.cmake, meaning toolchains still providing those macros was not getting a proper deprecation warning.

Follow-up: zephyrproject-rtos#77887

The macros:
- toolchain_ld_base
- toolchain_ld_baremetal
- toolchain_ld_cpp

was deprecated in 5db1f1a but no check
was added to FindDeprecated.cmake, meaning toolchains still providing
those macros was not getting a proper deprecation warning.

Signed-off-by: Torsten Rasmussen <[email protected]>
@carlescufi carlescufi merged commit 69d2c0f into zephyrproject-rtos:main Sep 16, 2024
26 checks passed
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