mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 21:32:10 +00:00
Give a useful hint
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17232 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a2a394f7f6
commit
7f2cd27ff1
@ -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