summaryrefslogtreecommitdiff
path: root/mk/misc/can-be-built-here.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/misc/can-be-built-here.mk')
-rw-r--r--mk/misc/can-be-built-here.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/misc/can-be-built-here.mk b/mk/misc/can-be-built-here.mk
index ba23f0be8bb..93852febf9b 100644
--- a/mk/misc/can-be-built-here.mk
+++ b/mk/misc/can-be-built-here.mk
@@ -1,4 +1,4 @@
-# $NetBSD: can-be-built-here.mk,v 1.8 2015/01/01 06:06:06 dholland Exp $
+# $NetBSD: can-be-built-here.mk,v 1.9 2018/05/16 21:23:02 rillig Exp $
#
# This file checks whether a package can be built in the current pkgsrc
# environment. It checks the following variables:
@@ -20,6 +20,7 @@
# XXX: It's weird to have three negations in such a short variable
# name.
#
+# Keywords: compiler broken only platform
_CBBH_CHECKS= # none, but see below.