aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kyua
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2022-11-30 22:56:19 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2022-12-05 00:25:21 +0000
commit42fb28cef42e883d808c9efadd44016563248817 (patch)
tree02e41cd06e346716a63e7152d2b37d136ef0db49 /usr.bin/kyua
parent68c3f0302106643207dcdfe3b414810e245228e5 (diff)
downloadsrc-42fb28cef42e883d808c9efadd44016563248817.tar.gz
src-42fb28cef42e883d808c9efadd44016563248817.zip
Diffstat (limited to 'usr.bin/kyua')
-rw-r--r--usr.bin/kyua/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/kyua/Makefile b/usr.bin/kyua/Makefile
index 966927709a06..e23899afd1e5 100644
--- a/usr.bin/kyua/Makefile
+++ b/usr.bin/kyua/Makefile
@@ -37,6 +37,7 @@ CFLAGS+= -I${SRCTOP}/contrib/lutok/include
CFLAGS+= -I${SRCTOP}/contrib/sqlite3
# kyua uses auto_ptr
CFLAGS+= -Wno-deprecated-declarations
+CXXSTD= c++11
CFLAGS+= -DHAVE_CONFIG_H
# We compile the kyua libraries as part of the main executable as this saves