Commit 1bd6a62
build: drop unconditional openssl dep from cctest
Don't link in openssl when building `./configure --without-inspector`,
it's only used by the inspector cctests. Ditto libuv and http_parser.
Fixes unnecessarily building openssl when `--shared-openssl` is also
passed to configure.
Fixes: #7478
PR-URL: #7486
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 6151544 commit 1bd6a62Copy full SHA for 1bd6a62
File tree
Expand file treeCollapse file tree
1 file changed
+1
-6
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-6
lines changedOpen diff view settings
Collapse file
+1-6Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
753 | 753 | |
754 | 754 | |
755 | 755 | |
756 | | - |
757 | | - |
758 | | - |
759 | | - |
760 | | - |
761 | | - |
| 756 | + |
762 | 757 | |
763 | 758 | |
764 | 759 | |
|
0 commit comments