diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2024-08-07 16:06:11 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2024-08-07 16:06:11 +0000 |
| commit | c0946aee5b2ab6c9bb2e8281a1f625914ed2fec8 (patch) | |
| tree | e46dab0596e3b69fc8413358d5b9ae3b7c8f090a /lib/libc/tests/stdlib/Makefile | |
| parent | 5132e16e1fd987d88798fc9dbb7a10ae3413e86f (diff) | |
Diffstat (limited to 'lib/libc/tests/stdlib/Makefile')
| -rw-r--r-- | lib/libc/tests/stdlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/tests/stdlib/Makefile b/lib/libc/tests/stdlib/Makefile index 29cf895006d1..6f57b8014a1e 100644 --- a/lib/libc/tests/stdlib/Makefile +++ b/lib/libc/tests/stdlib/Makefile @@ -75,6 +75,7 @@ LDFLAGS.$t+= -L${LIBNETBSD_OBJDIR} LIBADD.${t}+= netbsd util .endfor +LIBADD.libc_exit_test+= pthread LIBADD.strtod_test+= m SUBDIR+= dynthr_mod |
