You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][CI] Provide --ci-defaults option for config script (#4583)
Default options for CI and user build environments have different
requirements. New option will be used by CI to get strict set of options,
like enabling -Werror. Running script without arguments will set sensible
defaults for those, who are building compiler toolchain for use, rather
than contributing to this project.
At the moment this option is nop.
0 commit comments