Skip to content

Update TOOLS_FLAVOR for ARCHV 68/73 to 19.0.07#20

Closed
zbelinsk wants to merge 4 commits into
masterfrom
zbelinsk/makefile_tools_fix
Closed

Update TOOLS_FLAVOR for ARCHV 68/73 to 19.0.07#20
zbelinsk wants to merge 4 commits into
masterfrom
zbelinsk/makefile_tools_fix

Conversation

@zbelinsk
Copy link
Copy Markdown

This change updates the toolchain version used for ARCHV 68 and ARCHV 73 from older versions (8.x) to 19.0.07.
Previously, ARCHV 68 was configured to use an older toolchain, which resulted in compilation errors.
Switching to a newer toolchain version resolves these issues and aligns both ARCHV 68 and 73 with the current supported toolchain.


clean:
rm -f libangel.a $(O_FILES)
rm -f libangel.a src/*.o
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why cant O_FILES be used?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This change doesn't seem related to the toolchain revision.

Copy link
Copy Markdown
Contributor

@stzahi1 stzahi1 left a comment

Choose a reason for hiding this comment

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

Why cant O_FILES be used?

zbelinsk added 2 commits May 15, 2026 02:50
Accidently added to PR.

Signed-off-by: zbelinsk <zbelinsk@qti.qualcomm.com>
Accidently added to PR.

Signed-off-by: zbelinsk <zbelinsk@qti.qualcomm.com>
@zbelinsk zbelinsk closed this May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants