From ed90c0e4e0768b03510effce8ed828b7a9d68229 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Tue, 5 Feb 2002 21:47:24 +0000 Subject: add a regression for test for "elfbug": the bug in ELF ld.so that cause the 'Unresolved inheritance operation' error message. --- regress/libexec/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 regress/libexec/Makefile (limited to 'regress/libexec/Makefile') diff --git a/regress/libexec/Makefile b/regress/libexec/Makefile new file mode 100644 index 00000000000..744779c4059 --- /dev/null +++ b/regress/libexec/Makefile @@ -0,0 +1,9 @@ +# $OpenBSD: Makefile,v 1.1 2002/02/05 21:47:23 matthieu Exp $ + +SUBDIR+= ld.so + +regress: _SUBDIRUSE + +install: + +.include -- cgit v1.2.3