diff options
Diffstat (limited to 'regress/usr.bin/ssh/unittests/sshbuf/Makefile')
-rw-r--r-- | regress/usr.bin/ssh/unittests/sshbuf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/usr.bin/ssh/unittests/sshbuf/Makefile b/regress/usr.bin/ssh/unittests/sshbuf/Makefile index 2926c32a3e7..54f227eec6b 100644 --- a/regress/usr.bin/ssh/unittests/sshbuf/Makefile +++ b/regress/usr.bin/ssh/unittests/sshbuf/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2016/10/31 23:45:09 tb Exp $ - -TEST_ENV= "MALLOC_OPTIONS=FGJRX" +# $OpenBSD: Makefile,v 1.5 2016/11/01 13:43:27 tb Exp $ PROG=test_sshbuf SRCS=tests.c |