summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:59:20 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:59:20 +0000
commit563146937c7a883d816516169af27daf25dc436b (patch)
treef5e8320d6e799f1f980ed7d6d89369e06db087ec /tests
parent092e8d521383de64fa42bb6ae345903892f5035b (diff)
downloadFreeBSD-src-563146937c7a883d816516169af27daf25dc436b.zip
FreeBSD-src-563146937c7a883d816516169af27daf25dc436b.tar.gz
MFC r284289,r288267:
r284289: Misc fixes from projects/bmake r288267: Remove redundant .NOPATH.
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 c0e82a4..29bee82 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
OpenPOWER on IntegriCloud