summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e9e3526..1f43900 100644
--- a/Makefile
+++ b/Makefile
@@ -224,6 +224,8 @@ DOWNLOAD_PKG_ARCHIVE = \
echo; \
rm -f '$(PKG_DIR)/$($(1)_FILE)'; )
+# open issue from 2002:
+# http://savannah.gnu.org/bugs/?712
ifneq ($(words $(PWD)),1)
$(error GNU Make chokes on paths with spaces)
endif