mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Fix issue: LDFLAGS is not applied correctly.
This commit is contained in:
@@ -172,6 +172,8 @@ Set ANDROID_NDK_HOME environment variable or set :ndk_home parameter
|
||||
flags += %W(-march=armv7-a -Wl,--fix-cortex-a8)
|
||||
end
|
||||
end
|
||||
|
||||
flags
|
||||
end
|
||||
|
||||
def ar
|
||||
|
||||
Reference in New Issue
Block a user