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

avr: Fix compiling with GCC 13 #410

Merged
merged 1 commit into from
Oct 6, 2023
Merged

avr: Fix compiling with GCC 13 #410

merged 1 commit into from
Oct 6, 2023

Commits on Sep 12, 2023

  1. avr: Fix compiling with GCC 13

    Apply the CFLAGS workaround for GCC 13.
    
    The issue is fixed in GCC 14, so only 12 and 13 are affected.
    
    Ref: 84fe76c ("avr: Fix compiling with GCC 12")
    Ref: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523
    Signed-off-by: Tim Crawford <tcrawford@system76.com>
    crawfxrd committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f57a15f View commit details
    Browse the repository at this point in the history