Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Check if compiler supports -fstack-clash-protection #2205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Oct 16, 2024

Similar to #2202, check if the host compiler supports the -fstack-clash-protection flag rather than using version ranges.

@kbenzie kbenzie force-pushed the benie/check-fstack-clash-protection branch from 3b4a3de to b38424e Compare October 16, 2024 14:31
@kbenzie kbenzie marked this pull request as ready for review October 16, 2024 14:32
@kbenzie kbenzie requested a review from a team as a code owner October 16, 2024 14:32
Similar to oneapi-src#2202, check if the host compiler supports the
`-fstack-clash-protection` flag rather than using version ranges.
@kbenzie kbenzie force-pushed the benie/check-fstack-clash-protection branch from b38424e to dbc3ff8 Compare October 17, 2024 16:07
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