Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Fix minor makefile bugs #2970

Closed
wants to merge 1 commit into from

Conversation

est31
Copy link
Contributor

@est31 est31 commented Jul 29, 2015

Fix commenting happening thanks to missing quotes and dereference variable the right way,
to get rid of a compile error.

The errors fixed (freely translated):

touch: Can't touch "[...]../../IRNAME/timestamp": Can't find file

and:

/bin/sh: 3: cannot create [...]/jni/src/android_version.h: Directory nonexistent

Fix commenting happening thanks to missing quotes and dereference variable the right way,
to get rid of a compile error.
@est31 est31 added @ Build CMake, build scripts, official builds, compiler and linker errors Android labels Jul 29, 2015
@nerzhul
Copy link
Member

nerzhul commented Jul 29, 2015

👍

@est31
Copy link
Contributor Author

est31 commented Jul 29, 2015

f97c270

@est31 est31 closed this Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android @ Build CMake, build scripts, official builds, compiler and linker errors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants