mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 00:38:31 +00:00
Upgrade to Cosmopolitan GCC 11.2.0 for aarch64
This commit is contained in:
parent
39f20dbb13
commit
9cc3e37263
63 changed files with 30429 additions and 22750 deletions
2
third_party/zlib/chunkcopy.inc
vendored
2
third_party/zlib/chunkcopy.inc
vendored
|
@ -28,7 +28,7 @@
|
|||
#endif
|
||||
|
||||
#if defined(INFLATE_CHUNK_SIMD_NEON)
|
||||
#include "third_party/aarch64/arm_neon.h"
|
||||
#include "third_party/aarch64/arm_neon.internal.h"
|
||||
typedef uint8x16_t z_vec128i_t;
|
||||
#elif defined(INFLATE_CHUNK_SIMD_SSE2)
|
||||
#include "third_party/intel/emmintrin.internal.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue