mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-27 05:10:41 +00:00
Give a useful hint
llvm-svn: 17232
This commit is contained in:
parent
44a6320251
commit
37623f9c02
@ -860,7 +860,7 @@ dist dist-check dist-clean dist-gzip dist-bzip2 dist-zip ::
|
||||
else
|
||||
|
||||
ifeq ($(LLVM_TARBALL_NAME),)
|
||||
$(error LLVM_TARBALL_NAME is empty)
|
||||
$(error LLVM_TARBALL_NAME is empty. Please rerun configure)
|
||||
endif
|
||||
|
||||
ifneq ($(LEVEL),.)
|
||||
|
Loading…
Reference in New Issue
Block a user