Commit cca79df
committed
Fix for Android NDK r12
`android-ndk-r12/sources/android/support/Android.mk` now
conditionally compiles based on the `LIBCXX_FORCE_REBUILD`
environment variable. Add the variable to our `build.sh`
invocation in order to ensure we actually build the stuff we need.1 parent a73dc81 commit cca79df
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments