Fwd: [PATCH] aarch64' Android Support

2019-06-12 Thread 林作健
The following patch aims to add support to android for aarch64 architecture. diff --git a/gcc/config.gcc b/gcc/config.gcc index 09fb9ecd2cd..a8b32e34b47 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -1022,8 +1022,9 @@ aarch64*-*-freebsd*) tm_defines="${tm_defines} TARGET_DEFAULT_ASYNC_UNW

[PATCH] aarch64' Android Support

2019-06-04 Thread 林作健
The following patch aims to add support to android for aarch64 architecture. diff --git a/gcc/config.gcc b/gcc/config.gcc index 09fb9ecd2cd..a8b32e34b47 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -1022,8 +1022,9 @@ aarch64*-*-freebsd*) tm_defines="${tm_defines} TARGET_DEFAULT_ASYNC_UNW