Commit f408d78
build: fixed clang's warning when building openssl
clang doesn't seem to support 'Wno-old-style-declaration', this
is a work-around.
Fixes: #25550
Refs: nodejs/node-v0.x-archive#4186
PR-URL: #25954
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 14cf22f commit f408d78Copy full SHA for f408d78
File tree
Expand file treeCollapse file tree
1 file changed
+6
-3
lines changedOpen diff view settings
Filter options
- deps/openssl
Expand file treeCollapse file tree
1 file changed
+6
-3
lines changedOpen diff view settings
Collapse file
deps/openssl/openssl_common.gypi
Copy file name to clipboardExpand all lines: deps/openssl/openssl_common.gypi+6-3Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
57 | 57 | |
58 | 58 | |
59 | 59 | |
60 | | - |
61 | | - |
62 | | - |
| 60 | + |
63 | 61 | |
64 | 62 | |
65 | 63 | |
66 | 64 | |
67 | 65 | |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
68 | 71 | |
69 | 72 | |
70 | 73 | |
0 commit comments