mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291440
@ -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