-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolopensslIssues and PRs related to the OpenSSL dependency.Issues and PRs related to the OpenSSL dependency.regressionIssues related to regressions.Issues related to regressions.
Description
- Version: > 6
- Platform: All
- Subsystem: inspector, ssl
Since #12197 (i.e. node8) when node
is built --without-ssl
or --without-intl
inspector is not available. As a consequence node is built with no debugger interface. configure
does not warn about this (new) consequence.
Since in previous versions these switches did not remove all debugger interface, this is a regression in the build behaviour.
Ref: #12757
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolopensslIssues and PRs related to the OpenSSL dependency.Issues and PRs related to the OpenSSL dependency.regressionIssues related to regressions.Issues related to regressions.