소스 검색

Android doesn't have libunwind.h in API 16

Sam Lantinga 8 년 전
부모
커밋
4b28429882
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      include/SDL_config_android.h

+ 0 - 1
include/SDL_config_android.h

@@ -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