Mercurial
Mercurial
>
SDL
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
visualtest/missing
author
Sam Lantinga
Sun, 13 Aug 2017 18:12:06 -0700
changeset 11263
f85618f8ba81
parent 7924
fcb86d323770
permissions
-rwxr-xr-x
Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol
Jonas Kulla
This eliminates the need to manually compile in SDL_main_android.c.
Instead, add "-lSDL2main -Wl,-u,SDL_main_dummy" when linking.
I don't know how the nkd-build process works, but unless it was
for some reason linking libSDL2main.a it should be unaffected.
1
/usr/share/automake-1.11/missing