diff options
Diffstat (limited to 'regress/unittests/bitmap/Makefile')
-rw-r--r-- | regress/unittests/bitmap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/unittests/bitmap/Makefile b/regress/unittests/bitmap/Makefile index b704d22d6..b3b7d12c7 100644 --- a/regress/unittests/bitmap/Makefile +++ b/regress/unittests/bitmap/Makefile | |||
@@ -1,6 +1,6 @@ | |||
1 | # $OpenBSD: Makefile,v 1.1 2015/01/15 07:36:28 djm Exp $ | 1 | # $OpenBSD: Makefile,v 1.2 2016/10/31 23:45:08 tb Exp $ |
2 | 2 | ||
3 | TEST_ENV= "MALLOC_OPTIONS=AFGJPRX" | 3 | TEST_ENV= "MALLOC_OPTIONS=FGJRX" |
4 | 4 | ||
5 | PROG=test_bitmap | 5 | PROG=test_bitmap |
6 | SRCS=tests.c | 6 | SRCS=tests.c |