Skip to content

Conversation

@sachintu47
Copy link

@sachintu47 sachintu47 commented Dec 1, 2025

  • Add ascii flag when checking for Compiler Identification

@sachintu47 sachintu47 changed the title Fix compiler Add flag for Compiler Identification Dec 1, 2025
"-c -I__does_not_exist__"
)
+ if(CMAKE_SYSTEM_NAME MATCHES "OS390")
+ list(APPEND CMAKE_C_COMPILER_ID_TEST_FLAGS "-m64 -fzos-le-char-mode=ascii")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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