summaryrefslogtreecommitdiffhomepage
path: root/src/class.c
diff options
context:
space:
mode:
authorRobert Rowe <[email protected]>2013-07-08 21:16:16 -0700
committerRobert Rowe <[email protected]>2013-07-08 21:16:16 -0700
commite47e8a25120be53fd55d808210344aaea32c0a25 (patch)
treefc95651ffe2957add7d92655a7656ccf2004222b /src/class.c
parentf774e3f9290058e8577e988096dfa0549d13bbeb (diff)
downloadmruby-e47e8a25120be53fd55d808210344aaea32c0a25.tar.gz
mruby-e47e8a25120be53fd55d808210344aaea32c0a25.zip
Fix the androideabi toolchain not matching host
The included method of determining the host platform in the androideabi would not match to windows if RUBY_PLATFORM returned mingw, wince, or emx. As an added pre-caution, using a case statement with regexp matching will better determine the host platform since it won't be case sensitive and for windows is set to match more specifially than just "win".
Diffstat (limited to 'src/class.c')
0 files changed, 0 insertions, 0 deletions