aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2015-06-11 21:13:05 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2015-06-11 21:13:05 +0000
commitbd831db65c7a8d887ad72471f50e119c3b7e3599 (patch)
tree7e6e9f9c45d1183aeb68258feec369f9231144d6 /tests
parentab21b9ab84ffbfa9515a64a3dd03e61eecead694 (diff)
Notes
Diffstat (limited to 'tests')
-rw-r--r--tests/sys/pjdfstest/pjdfstest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/pjdfstest/pjdfstest/Makefile b/tests/sys/pjdfstest/pjdfstest/Makefile
index c0e82a41dc725..29bee82e8ba3e 100644
--- a/tests/sys/pjdfstest/pjdfstest/Makefile
+++ b/tests/sys/pjdfstest/pjdfstest/Makefile
@@ -8,7 +8,7 @@ BINDIR= ${TESTSBASE}/sys/pjdfstest
PROG= pjdfstest
MAN=
-CFLAGS= -D__OS_FreeBSD__ -DHAS_LCHMOD -DHAS_CHFLAGS -DHAS_FCHFLAGS
+CFLAGS+= -D__OS_FreeBSD__ -DHAS_LCHMOD -DHAS_CHFLAGS -DHAS_FCHFLAGS
CFLAGS+= -DHAS_CHFLAGSAT -DHAS_LCHFLAGS -DHAS_FREEBSD_ACL -DHAS_BINDAT
CFLAGS+= -DHAS_CONNECTAT