Feature #17845 » ruby-configure-coroutine-mingw32.patch
| configure.ac | ||
|---|---|---|
|
[*86-linux*], [
|
||
|
coroutine_type=x86
|
||
|
],
|
||
|
[x64-mingw32], [
|
||
|
[x64-mingw*], [
|
||
|
coroutine_type=win64
|
||
|
],
|
||
|
[*86-mingw32], [
|
||
|
[*86-mingw*], [
|
||
|
coroutine_type=win32
|
||
|
],
|
||
|
[arm*-linux*], [
|
||