Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 978cfad

Browse filesBrowse files
lpincadanielleadams
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 cac449f commit 978cfad
Copy full SHA for 978cfad

File tree

Expand file treeCollapse file tree

111 files changed

+18346
-3478
lines changed
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

111 files changed

+18346
-3478
lines changed
Open diff view settings
Collapse file

‎configure.py‎

Copy file name to clipboardExpand all lines: configure.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,6 +1266,7 @@ def configure_node(o):
12661266
# Enable branch protection for arm64
12671267
if target_arch == 'arm64':
12681268
o['cflags']+=['-msign-return-address=all']
1269+
o['variables']['arm_fpu'] = options.arm_fpu or 'neon'
12691270

12701271
if options.node_snapshot_main is not None:
12711272
if options.shared:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.