Skip to content

Commit d3a743f

Browse files
nodejs-github-bottargos
authored andcommitted
deps: update zlib to 1.3.0.1-motley-71660e1
PR-URL: #53464 Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 926981a commit d3a743f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deps/zlib/crc32_simd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ uint32_t ZLIB_INTERNAL crc32_sse42_simd_( /* SSE4.2+PCLMUL */
398398
*/
399399
#include <arm_acle.h>
400400
#include <arm_neon.h>
401-
#define TARGET_ARMV8_WITH_CRC __attribute__((target("arch=armv8-a+crc")))
401+
#define TARGET_ARMV8_WITH_CRC __attribute__((target("arch=armv8-a+crc+crypto")))
402402
#else // !defined(__GNUC__) && !defined(_aarch64__)
403403
#error ARM CRC32 SIMD extensions only supported for Clang and GCC
404404
#endif

src/zlib_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
// Refer to tools/dep_updaters/update-zlib.sh
33
#ifndef SRC_ZLIB_VERSION_H_
44
#define SRC_ZLIB_VERSION_H_
5-
#define ZLIB_VERSION "1.3.0.1-motley-c2469fd"
5+
#define ZLIB_VERSION "1.3.0.1-motley-71660e1"
66
#endif // SRC_ZLIB_VERSION_H_

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy