mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +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/adler32_simd.c
vendored
2
third_party/zlib/adler32_simd.c
vendored
|
@ -203,7 +203,7 @@ uint32_t ZLIB_INTERNAL adler32_simd_( /* SSSE3 */
|
|||
|
||||
#elif defined(ADLER32_SIMD_NEON)
|
||||
|
||||
#include "third_party/aarch64/arm_neon.h"
|
||||
#include "third_party/aarch64/arm_neon.internal.h"
|
||||
|
||||
uint32_t ZLIB_INTERNAL adler32_simd_( /* NEON */
|
||||
uint32_t adler,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue