mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
Enable malloc_errs test
This commit is contained in:
parent
83821b1ea0
commit
81678eb090
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2018/01/28 13:42:17 otto Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2023/05/08 11:13:30 otto Exp $
|
||||
|
||||
SUBDIR+= malloc_general malloc0test malloc_errno malloc_ulimit1 malloc_ulimit2
|
||||
SUBDIR+= malloc_threaderr
|
||||
SUBDIR+= malloc_threaderr malloc_errs
|
||||
|
||||
install:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user