gcc15 AVR compilation fixes (#25238)

This commit is contained in:
Nick Brassel 2025-05-19 09:22:31 +10:00 committed by GitHub
parent 81355045cc
commit a4ef1ae736
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 22 additions and 5 deletions

View file

@ -7,6 +7,7 @@ endif
OPT = g
include paths.mk
include $(BUILDDEFS_PATH)/support.mk
include $(BUILDDEFS_PATH)/message.mk
TARGET=test/$(TEST_OUTPUT)