Skip to content

Commit

Permalink
Android doesn't have libunwind.h in API 16
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Oct 12, 2017
1 parent 41a6039 commit 4b28429
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/SDL_config_android.h
Expand Up @@ -46,7 +46,6 @@
#define HAVE_STDIO_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_LIBUNWIND_H 1

/* C library functions */
#define HAVE_MALLOC 1
Expand Down

0 comments on commit 4b28429

Please sign in to comment.