Skip to content

jenkins: fix arm64 debug build compiler selection #3493

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

richardlau
Copy link
Member

Debug builds are not suffixed with _sharedlibs so were not matching the intended case selection.

Refs: #3485 (comment)

cc @targos

Debug builds are not suffixed with `_sharedlibs` so were not matching
the intended case selection.
@targos targos merged commit 896e834 into nodejs:main Sep 21, 2023
@targos
Copy link
Member

targos commented Sep 21, 2023

Rebuild of the test job: https://ci.nodejs.org/job/node-test-commit-arm-debug/9410/

@targos
Copy link
Member

targos commented Sep 21, 2023

11:14:14 Node.js configure: Found Python 3.8.10...
11:14:14 Detected C++ compiler (CXX=ccache g++-10) version: 10.5.0
11:14:14 Detected C compiler (CC=ccache gcc-10) version: 10.5.0

🎉

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants