Commit ecc9d15
Steffen Larsen
[SYCL] Fix syclbin-dump build on non clang/gcc compilers (#18233)
This commit avoids a warning produced by
intel/llvm#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 <steffen.larsen@intel.com>1 parent c997f77 commit ecc9d15
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments