From decd7327e16dd50a92021e1ffd8188ffd4508d08 Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 14 Apr 2025 17:33:48 +0000 Subject: Link hash regress to build --- src/regress/lib/libc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/regress/lib/libc') diff --git a/src/regress/lib/libc/Makefile b/src/regress/lib/libc/Makefile index 3cd970e49d..81d8779db0 100644 --- a/src/regress/lib/libc/Makefile +++ b/src/regress/lib/libc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.59 2024/07/14 09:48:48 jca Exp $ +# $OpenBSD: Makefile,v 1.60 2025/04/14 17:33:48 tb Exp $ SUBDIR+= _setjmp SUBDIR+= alloca arc4random-fork atexit @@ -9,6 +9,7 @@ SUBDIR+= elf_aux_info SUBDIR+= env explicit_bzero SUBDIR+= ffs fmemopen fnmatch fpclassify fread SUBDIR+= gcvt getaddrinfo getcap getopt getopt_long glob +SUBDIR+= hash SUBDIR+= hsearch SUBDIR+= ieeefp ifnameindex SUBDIR+= ldexp locale longjmp -- cgit v1.2.3-55-g6feb