Skip to content

Conversation

@sxa
Copy link
Member

@sxa sxa commented Jan 21, 2026

Closes #61443

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/gyp

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. labels Jan 21, 2026
@sxa
Copy link
Member Author

sxa commented Jan 21, 2026

I've done a quick test of this with setting CXX to ccache g++ and leaving it unset so it defaults to g++ and it looks ok (based on looking at the first few lines from make showing the expected values, and the libpath parameter being correct in one of the generated .mk files)

@nodejs-github-bot
Copy link
Collaborator

Signed-off-by: Stewart X Addison <sxa@ibm.com>
@sxa
Copy link
Member Author

sxa commented Jan 21, 2026

(Force push purely to add "detection" to the commit title)

@sxa sxa requested a review from richardlau January 21, 2026 16:20
@richardlau richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 21, 2026
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 21, 2026
@nodejs-github-bot
Copy link
Collaborator

@sxa sxa self-assigned this Jan 22, 2026
@sxa sxa marked this pull request as ready for review January 22, 2026 16:12
@richardlau richardlau added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIX configure can't handle CC="ccache gcc"

6 participants