sync code with last improvements from OpenBSD
This commit is contained in:
parent
4de47ea988
commit
f463301edc
142 changed files with 4045 additions and 1295 deletions
|
@ -1,11 +1,7 @@
|
|||
# $OpenBSD: Makefile,v 1.10 2023/06/04 11:33:45 tb Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2023/09/24 07:01:40 tb Exp $
|
||||
|
||||
OPENSSL_RUBY_TESTS = /usr/local/share/openssl-ruby-tests
|
||||
.if exists(/usr/local/bin/ruby31)
|
||||
RUBY_BINREV = 31
|
||||
.else
|
||||
RUBY_BINREV = 32
|
||||
.endif
|
||||
RUBY = ruby${RUBY_BINREV}
|
||||
|
||||
# We work in a subdirectory of obj/ since extconf.rb generates a Makefile whose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue