From 7da751d8b007c7f3e814fd5737c2351440d78b4c Mon Sep 17 00:00:00 2001 From: "tb@openbsd.org" Date: Tue, 1 Nov 2016 13:43:27 +0000 Subject: upstream commit Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS and TEST_ENV to unittets/Makefile.inc. ok otto Upstream-Regress-ID: 890d497e0a38eeddfebb11cc429098d76cf29f12 --- regress/unittests/hostkeys/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'regress/unittests/hostkeys/Makefile') diff --git a/regress/unittests/hostkeys/Makefile b/regress/unittests/hostkeys/Makefile index 43968c701..ae3c342bd 100644 --- a/regress/unittests/hostkeys/Makefile +++ b/regress/unittests/hostkeys/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2016/10/31 23:45:08 tb Exp $ - -TEST_ENV= "MALLOC_OPTIONS=FGJRX" +# $OpenBSD: Makefile,v 1.3 2016/11/01 13:43:27 tb Exp $ PROG=test_hostkeys SRCS=tests.c test_iterate.c -- cgit v1.2.3