mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-01 00:45:43 +00:00
Merge pull request #118 from enunes/master
test-suite: define $tmpdir to $TOPDIR
This commit is contained in:
commit
062657413c
@ -45,6 +45,7 @@ $(LOGDIR):
|
||||
|
||||
$(LOGDIR)/site.exp: $(TOPDIR)/default.cfg $(LOGDIR)
|
||||
@{ echo 'lappend boards_dir "$(LOGDIR)"'; \
|
||||
echo 'set tmpdir "$(TOPDIR)"'; \
|
||||
echo 'set target_alias $(TARGET)'; } > $@
|
||||
|
||||
$(LOGDIR)/board.exp: $(TOPDIR)/default.cfg $(LOGDIR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user