From ab167d8ea6f38d6766b4860bc125705d4bb007b2 Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Thu, 22 Sep 2005 23:54:49 +0000 Subject: Enable a bunch more tests. --- regress/libexec/ld.so/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/regress/libexec/ld.so/Makefile b/regress/libexec/ld.so/Makefile index 05e41aaa0fa..91681089899 100644 --- a/regress/libexec/ld.so/Makefile +++ b/regress/libexec/ld.so/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 2005/09/18 19:58:49 drahn Exp $ +# $OpenBSD: Makefile,v 1.7 2005/09/22 23:54:48 drahn Exp $ SUBDIR+= elf weak dlsym dlopen -#SUBDIR+= constructor link-order +#SUBDIR+= constructor +SUBDIR+= link-order edgecases install: -- cgit v1.2.3