mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
openssl/depend: ossl.o
* ext/openssl/depend (ossl.o): now depends on thread_native.h under $(hdrdir) instead of $(top_srcdir). [Feature #9612] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45945 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7093a2cb5b
commit
34f95c7ca6
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ $(OBJS): $(HDRS) $(ruby_headers) \
|
|||
$(hdrdir)/ruby/encoding.h \
|
||||
$(hdrdir)/ruby/oniguruma.h \
|
||||
$(hdrdir)/ruby/thread.h
|
||||
ossl.o: $(hdrdir)/ruby/thread_native.h
|
||||
|
|
Loading…
Add table
Reference in a new issue