mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-14 15:28:20 +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:
@@ -860,7 +860,7 @@ dist dist-check dist-clean dist-gzip dist-bzip2 dist-zip ::
|
|||||||
else
|
else
|
||||||
|
|
||||||
ifeq ($(LLVM_TARBALL_NAME),)
|
ifeq ($(LLVM_TARBALL_NAME),)
|
||||||
$(error LLVM_TARBALL_NAME is empty)
|
$(error LLVM_TARBALL_NAME is empty. Please rerun configure)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(LEVEL),.)
|
ifneq ($(LEVEL),.)
|
||||||
|
Reference in New Issue
Block a user