Skip to content

Conversation

@gabylb
Copy link
Contributor

@gabylb gabylb commented Oct 3, 2022

Checklist
Description of change

Open XL C/C++ for z/OS (C invocation: clang, ibm-clang64 or ibm-clang) is LLVM-based, and doesn't support XL C/C++'s -q flags. Environment variable CC is set starting with Node.js v18 for z/OS which requires clang compiler, but CC may not be set in older versions (which required njsc or xlclang).

Open XL C/C++ for z/OS (C invocation: clang, ibm-clang64 or ibm-clang)
is LLVM-based, and doesn't support XL C/C++'s -q flags.
Environment variable CC is set starting with Node.js v18 for z/OS
which requires clang compiler, but CC may not be set in older versions
(which required njsc or xlclang).
@gengjiawen gengjiawen merged commit 7d0c83d into nodejs:main Oct 8, 2022
@gabylb gabylb deleted the ibm-clang branch October 11, 2022 11:51
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.

3 participants