FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: update zlib to upstream 8bbd6c31 · nodejs/node@c41e67f · GitHub

/ node Public

Commit c41e67f

Browse files
authored andcommitted
deps: update zlib to upstream 8bbd6c31
Updated as described in doc/contributing/maintaining-zlib.md. PR-URL: #45387 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 413bf9a commit c41e67f

111 files changed

Lines changed: 18346 additions & 3478 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎configure.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,6 +1237,7 @@ def configure_node(o):
12371237
# Enable branch protection for arm64
12381238
if target_arch == 'arm64':
12391239
o['cflags']+=['-msign-return-address=all']
1240+
o['variables']['arm_fpu'] = options.arm_fpu or 'neon'
12401241

12411242
if options.node_snapshot_main is not None:
12421243
if options.shared:

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL