Skip to content

feat: set VARIATION for rv64/pointer-compression to change tarball name#223

Merged
sxa merged 3 commits into
nodejs:mainfrom
sxa:rvpcfix
Feb 26, 2026
Merged

feat: set VARIATION for rv64/pointer-compression to change tarball name#223
sxa merged 3 commits into
nodejs:mainfrom
sxa:rvpcfix

Conversation

@sxa
Copy link
Copy Markdown
Member

@sxa sxa commented Feb 26, 2026

VARIATION wasn't configured in the original code which means that the tarball comes out as the same as the gcc/non-compressed version and so overwrites it. I wrongly expected that it would use the name of recipe. This change should force the alternate tarball name as is done for the x64-pointer-compression version. (A couple of other minor corrections included too)

Signed-off-by: Stewart X Addison <sxa@ibm.com>
@sxa sxa requested a review from richardlau February 26, 2026 18:17
sxa added 2 commits February 26, 2026 18:22
Signed-off-by: Stewart X Addison <sxa@ibm.com>
Signed-off-by: Stewart X Addison <sxa@ibm.com>
@richardlau
Copy link
Copy Markdown
Member

@sxa You may need to update https://github.com/nodejs/nodejs-dist-indexer/blob/main/src/transform-filename.js as well.

@sxa
Copy link
Copy Markdown
Member Author

sxa commented Feb 26, 2026

@sxa sxa merged commit df6ab5b into nodejs:main Feb 26, 2026
@sxa
Copy link
Copy Markdown
Member Author

sxa commented Feb 26, 2026

LGTM:

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants