gcc15 AVR compilation fixes (#25238)
This commit is contained in:
parent
81355045cc
commit
a4ef1ae736
5 changed files with 22 additions and 5 deletions
1
Makefile
1
Makefile
|
@ -59,6 +59,7 @@ ifeq ($(ROOT_DIR),)
|
|||
endif
|
||||
|
||||
include paths.mk
|
||||
include $(BUILDDEFS_PATH)/support.mk
|
||||
|
||||
TEST_OUTPUT_DIR := $(BUILD_DIR)/test
|
||||
ERROR_FILE := $(BUILD_DIR)/error_occurred
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue