Skip to content

Conversation

bjorniuppsala
Copy link
Contributor

@bjorniuppsala bjorniuppsala commented Feb 17, 2025

This is an untested example of something that might fix #85854 I do not have access to the toolchain, so I cant test it personally.

It adds the -imacros property for assembler language to compensate for changes introduced in PR #84800.

Add the -imacros property for assembler language to compensate
for changes introduced in PR zephyrproject-rtos#84800.

Signed-off-by: Björn Bergman <[email protected]>
@RobinKastberg
Copy link
Contributor

@tagunil could you test if this helps?

@tagunil
Copy link
Contributor

tagunil commented Feb 17, 2025

@tagunil could you test if this helps?

Yes, of course, and yes, it works.

@fabiobaltieri fabiobaltieri requested a review from ruuddw February 17, 2025 14:17
Copy link
Member

@ruuddw ruuddw left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix!

@kartben kartben added this to the v4.1.0 milestone Feb 17, 2025
@kartben kartben added priority: high High impact/importance bug Regression Something, which was working, does not anymore and removed Regression Something, which was working, does not anymore labels Feb 17, 2025
@fabiobaltieri fabiobaltieri merged commit 36a599f into zephyrproject-rtos:main Feb 19, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Build System area: Toolchains Toolchains priority: high High impact/importance bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ARC MWDT toolchain support is broken
8 participants