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
@kbenzie kbenzie force-pushed the benie/check-fstack-clash-protection branch 2 times, most recently from dbc3ff8 to 132451a Compare October 21, 2024 14:58
@kbenzie kbenzie added the ready to merge Added to PR's which are ready to merge label Oct 24, 2024
Similar to oneapi-src#2202, check if the host compiler supports the
`-fstack-clash-protection` flag rather than using version ranges.
@aarongreig aarongreig force-pushed the benie/check-fstack-clash-protection branch from 132451a to 12dc25f Compare October 25, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants