artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f45080b
)
Stop installing x509_verify.h
author
tb
<tb@openbsd.org>
Sat, 28 Jan 2023 19:14:38 +0000
(19:14 +0000)
committer
tb
<tb@openbsd.org>
Sat, 28 Jan 2023 19:14:38 +0000
(19:14 +0000)
ok jsing
lib/libcrypto/Makefile
patch
|
blob
|
history
diff --git
a/lib/libcrypto/Makefile
b/lib/libcrypto/Makefile
index
451a480
..
15706eb
100644
(file)
--- a/
lib/libcrypto/Makefile
+++ b/
lib/libcrypto/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.9
3 2023/01/21 17:29:56 jsing
Exp $
+# $OpenBSD: Makefile,v 1.9
4 2023/01/28 19:14:38 tb
Exp $
LIB= crypto
LIBREBUILD=y
@@
-860,7
+860,6
@@
HDRS=\
${LCRYPTO_SRC}/whrlpool/whrlpool.h \
${LCRYPTO_SRC}/x509/x509.h \
${LCRYPTO_SRC}/x509/x509_vfy.h \
- ${LCRYPTO_SRC}/x509/x509_verify.h \
${LCRYPTO_SRC}/x509/x509v3.h
HDRS_GEN=\