| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1237,6 +1237,7 @@ def configure_node(o): | |||
| 1237 | 1237 | # Enable branch protection for arm64 | |
| 1238 | 1238 | if target_arch == 'arm64': | |
| 1239 | 1239 | o['cflags']+=['-msign-return-address=all'] | |
| 1240 | + o['variables']['arm_fpu'] = options.arm_fpu or 'neon' | ||
| 1240 | 1241 | ||
| 1241 | 1242 | if options.node_snapshot_main is not None: | |
| 1242 | 1243 | if options.shared: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments