mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5773 from jbampton/run-pre-commit
Remove whitespace
This commit is contained in:
@@ -5,7 +5,7 @@ class MRuby::Toolchain::Android
|
||||
DEFAULT_ARCH = 'armeabi' # TODO : Revise if arch should have a default
|
||||
|
||||
DEFAULT_TOOLCHAIN = :clang
|
||||
|
||||
|
||||
DEFAULT_NDK_HOMES = %w{
|
||||
/usr/local/opt/android-sdk/ndk-bundle
|
||||
/usr/local/opt/android-ndk
|
||||
|
||||
Reference in New Issue
Block a user