diff options
| author | jsing <> | 2014-08-26 17:50:07 +0000 |
|---|---|---|
| committer | jsing <> | 2014-08-26 17:50:07 +0000 |
| commit | e2199e7b59d6181ef3dec34dcce87e9e93ce2f44 (patch) | |
| tree | fdf80e64b4b68946a21ff873801e9c17656a9878 /src/regress/lib/libc | |
| parent | 5aab6333892d1796683d2fd5e0c53b48b711bfde (diff) | |
| download | openbsd-e2199e7b59d6181ef3dec34dcce87e9e93ce2f44.tar.gz openbsd-e2199e7b59d6181ef3dec34dcce87e9e93ce2f44.tar.bz2 openbsd-e2199e7b59d6181ef3dec34dcce87e9e93ce2f44.zip | |
Update regress to follow openssl(1) move.
Diffstat (limited to '')
| -rw-r--r-- | src/regress/lib/libcrypto/sha2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/sha2/Makefile b/src/regress/lib/libcrypto/sha2/Makefile index 2edf10b0f4..e2bbb02d15 100644 --- a/src/regress/lib/libcrypto/sha2/Makefile +++ b/src/regress/lib/libcrypto/sha2/Makefile | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.1 2014/05/02 19:27:06 miod Exp $ | 1 | # $OpenBSD: Makefile,v 1.2 2014/08/26 17:50:07 jsing Exp $ |
| 2 | 2 | ||
| 3 | REGRESS_TARGETS=regress-sha2 | 3 | REGRESS_TARGETS=regress-sha2 |
| 4 | OPENSSL=/usr/sbin/openssl | 4 | OPENSSL=/usr/bin/openssl |
| 5 | 5 | ||
| 6 | HASHES= \ | 6 | HASHES= \ |
| 7 | sha224 \ | 7 | sha224 \ |
