diff options
| author | Jay Kwak <82421531+jkwak-work@users.noreply.github.com> | 2025-09-19 08:45:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-19 15:45:30 +0000 |
| commit | 48cbbcfeb3531a819edd74e072ca3c4b4379c5a3 (patch) | |
| tree | df36f9cb61bdf90e846b7aa33dfa07e3dcba735a /.github | |
| parent | 391d35d63e83293855180b1cce061ca6b73a8b56 (diff) | |
Fix SPIRV headers precedence (#8481)
Remove SYSTEM flag from SPIRV-Headers to fix MacOS header precedence.
When the path is registered as SYSTEM, it is used with `-isystem` option
not `-I` option and it gets less searching order on MacOS.
When spirv.h is installed on the system directory, it will end up using
the system installed spirv.h, which is most likely an older version than
we should use.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
