Un-hook the X11 tests. The new X server doesn't install libfb anymore.
authormatthieu <matthieu@openbsd.org>
Sat, 13 Nov 2021 08:48:50 +0000 (08:48 +0000)
committermatthieu <matthieu@openbsd.org>
Sat, 13 Nov 2021 08:48:50 +0000 (08:48 +0000)
ok kettenis@, anton@

regress/misc/Makefile

index 9863e1c..b08808c 100644 (file)
@@ -1,6 +1,6 @@
-#      $OpenBSD: Makefile,v 1.9 2018/05/03 17:13:37 bluhm Exp $
+#      $OpenBSD: Makefile,v 1.10 2021/11/13 08:48:50 matthieu Exp $
 
-SUBDIR =       X11 c++abi exceptions os-test posixtestsuite sse2
+SUBDIR =       c++abi exceptions os-test posixtestsuite sse2
 
 install: