Skip to content

[SYCL] Fix syclbin-dump build on non clang/gcc compilers #18233

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

Merged

Conversation

steffenlarsen
Copy link
Contributor

This commit avoids a warning produced by
#16873 when building syclbin-dump using compilers other than gcc and clang, where the -fno-rtti option isn't available.

This commit avoids a warning produced by
intel#16873 when building syclbin-dump
using compilers other than gcc and clang, where the -fno-rtti option
isn't available.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen merged commit ecc9d15 into intel:sycl Apr 29, 2025
25 checks passed
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