Commit 6b58d58a authored by crimsonwoods's avatar crimsonwoods

Fix issue: LDFLAGS is not applied correctly.

parent af3aecd9
...@@ -172,6 +172,8 @@ Set ANDROID_NDK_HOME environment variable or set :ndk_home parameter ...@@ -172,6 +172,8 @@ Set ANDROID_NDK_HOME environment variable or set :ndk_home parameter
flags += %W(-march=armv7-a -Wl,--fix-cortex-a8) flags += %W(-march=armv7-a -Wl,--fix-cortex-a8)
end end
end end
flags
end end
def ar def ar
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment