Disable a couple of tests, perhaps temporarily, since they use private

symbols that are not exported from librt.
This commit is contained in:
Daniel Eischen 2015-11-29 06:16:25 +00:00
parent bf1adfbdcd
commit 77a498d991
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291440

View File

@ -10,8 +10,8 @@ CFLAGS+= -I${SRCTOP}/tests
PROGS+= mqtest1
PROGS+= mqtest2
PROGS+= mqtest3
PROGS+= mqtest4
#PROGS+= mqtest3
#PROGS+= mqtest4
PROGS+= mqtest5
LDADD+= -lrt