summaryrefslogtreecommitdiffstats
path: root/libexec/atf/atf-check/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/atf/atf-check/Makefile')
-rw-r--r--libexec/atf/atf-check/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/atf/atf-check/Makefile b/libexec/atf/atf-check/Makefile
index 4e6d8df..0792c03 100644
--- a/libexec/atf/atf-check/Makefile
+++ b/libexec/atf/atf-check/Makefile
@@ -35,6 +35,7 @@ SRCS= atf-check.cpp
MAN= atf-check.1
CFLAGS+= -I${ATF}
+CFLAGS+= -DATF_SHELL='"/bin/sh"'
LDFLAGS+= -L${.OBJDIR}/../../../lib/atf/libatf-c++
LDFLAGS+= -L${.OBJDIR}/../../../lib/atf/libatf-c
OpenPOWER on IntegriCloud