Disable a couple of tests, perhaps temporarily, since they use private
symbols that are not exported from librt.
This commit is contained in:
parent
bf1adfbdcd
commit
77a498d991
@ -10,8 +10,8 @@ CFLAGS+= -I${SRCTOP}/tests
|
||||
|
||||
PROGS+= mqtest1
|
||||
PROGS+= mqtest2
|
||||
PROGS+= mqtest3
|
||||
PROGS+= mqtest4
|
||||
#PROGS+= mqtest3
|
||||
#PROGS+= mqtest4
|
||||
PROGS+= mqtest5
|
||||
|
||||
LDADD+= -lrt
|
||||
|
Loading…
Reference in New Issue
Block a user