From 9c2d928d0e135116a2626ae46eacea09ad785822 Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 4 Aug 2025 06:10:40 +0000 Subject: link illumos oclo test to the tree --- src/regress/lib/libc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/regress/lib/libc/Makefile b/src/regress/lib/libc/Makefile index 59d043c62f..7a8db225ef 100644 --- a/src/regress/lib/libc/Makefile +++ b/src/regress/lib/libc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.61 2025/05/25 00:19:00 yasuoka Exp $ +# $OpenBSD: Makefile,v 1.62 2025/08/04 06:10:40 tb Exp $ SUBDIR+= _setjmp SUBDIR+= alloca arc4random-fork atexit @@ -11,7 +11,7 @@ SUBDIR+= ffs fmemopen fnmatch fpclassify fread SUBDIR+= gcvt getaddrinfo getcap getopt getopt_long glob SUBDIR+= hash SUBDIR+= hsearch -SUBDIR+= ieeefp ifnameindex +SUBDIR+= ieeefp ifnameindex illumos SUBDIR+= ldexp locale longjmp SUBDIR+= malloc mkstemp modf SUBDIR+= netdb -- cgit v1.2.3-55-g6feb