mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 23:32:21 +08:00
* Makefile.tpl (RANLIB): Define.
* Makefile.in: Regenerate.
This commit is contained in:
@ -110,6 +110,7 @@ INSTALL_DATA = $(INSTALL) -m 644
|
||||
AS = @AS@
|
||||
AR = @AR@
|
||||
AR_FLAGS = rc
|
||||
RANLIB = @RANLIB@
|
||||
CC = @CC@
|
||||
|
||||
# Special variables passed down in EXTRA_GCC_FLAGS. They are defined
|
||||
|
Reference in New Issue
Block a user