-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.questionIssues that look for answers.Issues that look for answers.
Description
This makes it inconvenient to distribute Node.js as a prebuilt static library for embedders.
Based on what I learned from #7957 (comment), thin archives save space and compilation time, and they are turned off if the build target is a static library and the OS is solaris.
Shouldn't the operator be or
instead of and
? From what I understand SmartOS can't handle thin archives so they should be disabled whatever the build target is.
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.questionIssues that look for answers.Issues that look for answers.