mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
* Makefile.in, common.mk: miniruby depens on MINIOBJS.
* dmydln.c (dln_load): dummy function to raise LoadError. * cygwin/GNUmakefile.in, {bcc32,win32,wince}/Makefile.sub: miniruby can't load extensions on Windows. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9031084686
commit
5c6e644196
8 changed files with 32 additions and 4 deletions
2
dmydln.c
Normal file
2
dmydln.c
Normal file
|
@ -0,0 +1,2 @@
|
|||
#define NO_DLN_LOAD 1
|
||||
#include "dln.c"
|
Loading…
Add table
Add a link
Reference in a new issue