Clean up removed directories in ext/Setup* [ci skip]

This commit is contained in:
Kazuhiro NISHIYAMA 2023-01-18 12:02:27 +09:00
parent 2fa3fda0c4
commit 8ae4e3ddc9
No known key found for this signature in database
GPG Key ID: 262ED8DBB4222F7A
3 changed files with 1 additions and 12 deletions

View File

@ -5,7 +5,6 @@
#continuation #continuation
#coverage #coverage
#date #date
#dbm
#digest/bubblebabble #digest/bubblebabble
#digest #digest
#digest/md5 #digest/md5
@ -14,9 +13,7 @@
#digest/sha2 #digest/sha2
#etc #etc
#fcntl #fcntl
#fiber
#fiddle #fiddle
#gdbm
#io/console #io/console
#io/nonblock #io/nonblock
#io/wait #io/wait

View File

@ -1,23 +1,19 @@
option nodynamic option nodynamic
#Win32API
bigdecimal bigdecimal
cgi/escape cgi/escape
dbm
digest digest
digest/md5 digest/md5
digest/rmd160 digest/rmd160
digest/sha1 digest/sha1
digest/sha2 digest/sha2
enumerator
etc etc
fcntl fcntl
gdbm
io/wait io/wait
nkf nkf
#openssl #openssl
pty pty
racc/parse racc/cparse
readline readline
ripper ripper
socket socket

View File

@ -1,19 +1,15 @@
#option platform cygwin|mingw|mswin #option platform cygwin|mingw|mswin
#option nodynamic #option nodynamic
Win32API
bigdecimal bigdecimal
cgi/escape cgi/escape
#dbm
digest digest
digest/md5 digest/md5
digest/rmd160 digest/rmd160
digest/sha1 digest/sha1
digest/sha2 digest/sha2
enumerator
etc etc
fcntl fcntl
#gdbm
#io/wait #io/wait
nkf nkf
#openssl #openssl