mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-26 19:36:58 +08:00
updated dates
This commit is contained in:
@ -15,7 +15,7 @@ TREE = devo
|
|||||||
|
|
||||||
NATIVE = native
|
NATIVE = native
|
||||||
|
|
||||||
DATE = 921217
|
DATE = 921224
|
||||||
|
|
||||||
TAG = latest-$(DATE)
|
TAG = latest-$(DATE)
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ CVS_TAG :=
|
|||||||
CVS_MODULE := latest
|
CVS_MODULE := latest
|
||||||
|
|
||||||
### Historically, this was identical to CVS_TAG. This is changing.
|
### Historically, this was identical to CVS_TAG. This is changing.
|
||||||
RELEASE_TAG := latest-921217
|
RELEASE_TAG := latest-921224
|
||||||
|
|
||||||
### Historically, binaries were installed here. This is changing.
|
### Historically, binaries were installed here. This is changing.
|
||||||
release_root := $(ROOTING)/$(RELEASE_TAG)
|
release_root := $(ROOTING)/$(RELEASE_TAG)
|
||||||
@ -71,7 +71,7 @@ FLAGS_TO_PASS := \
|
|||||||
"host=$(host)"
|
"host=$(host)"
|
||||||
|
|
||||||
|
|
||||||
prefixes = -prefix=$(release_root) -exec_prefix=$(release_root)/H-$(host)
|
prefixes = -prefix=$(release_root) -exec-prefix=$(release_root)/H-$(host)
|
||||||
relbindir = $(release_root)/H-$(host)/bin
|
relbindir = $(release_root)/H-$(host)/bin
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user