summaryrefslogtreecommitdiff
path: root/regenc.h
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-05-27 12:12:16 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-05-27 12:40:18 +0900
commit51fa4c9f49a23f34b7f946d7c92babe98c499efd (patch)
treea2ea9fc24902b747febe73a41ec3df64d3005990 /regenc.h
parent0fcb2dd51dc7cec3155aa161bbda868c9a23c36e (diff)
Removed obsolete forwarding DLL recipe
It has never been created by default, and no reason to keep binary compatibility against extension libraries for ruby 1.8. 1. `LIBRUBY_SO` on Cygwin was named originally. - 94089e82a12:: `$(RUBY_INSTALL_NAME)-cygwin.dll` - f0ba57341ac:: `$(RUBY_INSTALL_NAME).cygwin.dll` - c74a3b21f59:: `cygwin-$(RUBY_INSTALL_NAME)-$(MAJOR).$(MINOR).dll` 2. And then renamed to be net distribution compliant. - 6f059f33ef1:: `cyg$(RUBY_SO_NAME)$(MAJOR)$(MINOR).dll` 3. Next at 430eabfe139, forwarding DLL was added for binary compatibility against extension libraries.
Diffstat (limited to 'regenc.h')
0 files changed, 0 insertions, 0 deletions