summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorDavidson Francis <[email protected]>2021-01-13 19:07:34 -0300
committerGitHub <[email protected]>2021-01-13 23:07:34 +0100
commit3d22709808fd9ba2843e6cad5e106bcd90eecaca (patch)
tree0a9f050073d7ff99a7974ae2d807c8d9be1519dc /examples
parenta0a840101c499d19f9b455916a231123a0cd8e45 (diff)
downloadraylib-3d22709808fd9ba2843e6cad5e106bcd90eecaca.tar.gz
raylib-3d22709808fd9ba2843e6cad5e106bcd90eecaca.zip
Fixes Android builds on Linux environments (#1530)
* simple_game: Configure Make and makefile for Linux environments * simple_game: Fix build issues on Android plaform with Linux HOST The Makefile.Android.linux file was out of date with the rest of the project, so this commit updates the paths, as well as leaving some as optional, if it is already configured as an environment variable. In addition, it corrects the build error related to static raylib: the makefile was trying to generate libmain.so using the path of the NDK libraries, instead of using those of the Android system, which resulted in crashes in the generated apk.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions