Skip to content

Adapt to Makefile changes in ChromeOS EC repository#29

Merged
jesultra merged 1 commit intolowRISC:mainfrom
jesultra:main
Dec 6, 2024
Merged

Adapt to Makefile changes in ChromeOS EC repository#29
jesultra merged 1 commit intolowRISC:mainfrom
jesultra:main

Conversation

@jesultra
Copy link
Collaborator

@jesultra jesultra commented Dec 6, 2024

The build system has been slightly changed, requiring a slight change in how to specify the path to the cross compiler.

Also, the EC codebase now assumes GCC 11 or above, while even the newest lowRISC/crt provides gcc 10.3.1. So a small patch was required, as the older GCC does not recognize the min-pagesize parameter for controlling GCC warnings.

The build system has been slightly changed, requiring a slight change in
how to specify the path to the cross compiler.

Also, the EC codebase now assumes GCC 11 or above, while even the newest
lowRISC/crt provides gcc 10.3.1.  So a small patch was required, as the
older GCC does not recognize the `min-pagesize` parameter for
controlling GCC warnings.
@jesultra jesultra merged commit 18a1063 into lowRISC:main Dec 6, 2024
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.

1 participant