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

CI fix: disable the same warnings that opencl-icd-loader disables #297

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

bashbaug
Copy link
Contributor

This change should fix the CI failures on the main branch. Basically, it updates the Windows C compiler flags to disable several warnings that are needed to compile the OpenCL ICD loader (and that are also disabled in the OpenCL ICD loader CI).

https://github.com/KhronosGroup/OpenCL-ICD-Loader/blob/c2cbdb33605ef9cfa02aa2a77e9cd7306c57e32a/.github/workflows/presubmit.yml#L251

@bashbaug bashbaug requested a review from Beanavil June 26, 2024 22:08
@Kerilk Kerilk merged commit afbd082 into KhronosGroup:main Jun 28, 2024
54 checks passed
@bashbaug bashbaug deleted the fix-ci branch June 28, 2024 17:38
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