ARM: Add ARM target architecture selection (disabled).
This commit is contained in:
@@ -526,7 +526,7 @@ static void *err_unwind(lua_State *L, void *stopcf, int errcode)
|
||||
|
||||
/* -- External frame unwinding -------------------------------------------- */
|
||||
|
||||
#if defined(__GNUC__)
|
||||
#if defined(__GNUC__) && !LJ_TARGET_ARM
|
||||
|
||||
#include <unwind.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user