mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/etc] Drop binary gems support
Revert "Added build:mingw" e1674c18f5a0faf881b362363f428d139baef3b4. https://github.com/ruby/etc/commit/d8f1dd85d3
This commit is contained in:
parent
826f44834f
commit
552f05ef27
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ Gem::Specification.new do |spec|
|
||||||
ext/etc/etc.c
|
ext/etc/etc.c
|
||||||
ext/etc/extconf.rb
|
ext/etc/extconf.rb
|
||||||
ext/etc/mkconstants.rb
|
ext/etc/mkconstants.rb
|
||||||
stub/etc.rb
|
|
||||||
test/etc/test_etc.rb
|
test/etc/test_etc.rb
|
||||||
]
|
]
|
||||||
spec.bindir = "exe"
|
spec.bindir = "exe"
|
||||||
|
|
Loading…
Reference in a new issue