mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
GNUmakefile now called test-build.mk
This commit is contained in:
@ -48,7 +48,7 @@ release_root := $(ROOTING)/$(RELEASE_TAG)
|
||||
|
||||
TIME := time
|
||||
GCC := gcc -O
|
||||
GNU_MAKE := /usr/latest/bin/make
|
||||
GNU_MAKE := /usr/latest/bin/make -f test-build.mk
|
||||
override MAKE := make
|
||||
override MAKEFLAGS :=
|
||||
override MFLAGS :=
|
||||
|
Reference in New Issue
Block a user