mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 17:12:55 +00:00
The version strings being computed at ./configure time, store it as is, and don't install a .version file.
/trunk/Makefile.in | 2 0 2 0 -- /trunk/ct-ng.in | 2 1 1 0 +- 2 files changed, 1 insertion(+), 3 deletions(-)
This commit is contained in:
parent
36f41a9d27
commit
5db396b048
@ -103,8 +103,6 @@ install-lib-main: install-local-test $(LIBDIR)
|
||||
@rm -f $(LIBDIR)/tools/addToolVersion.sh
|
||||
@echo " INST steps.mk"
|
||||
@install -m 644 steps.mk $(LIBDIR)/steps.mk
|
||||
@echo " INST .version"
|
||||
@echo "$(VERSION)" >$(LIBDIR)/.version
|
||||
|
||||
# Samples need a little love:
|
||||
# - change every occurrence of CT_TOP_DIR to CT_LIB_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user