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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI. 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"

5 participants