Skip to content

Commit 2b36391

Browse files
Alexander Batashevbader
Alexander Batashev
andauthored
Update buildbot/configure.py
Co-authored-by: Alexey Bader <[email protected]>
1 parent d4a3661 commit 2b36391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbot/configure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def do_configure(args):
7777
sycl_build_pi_hip_platform = args.hip_platform
7878
sycl_build_pi_hip = 'ON'
7979

80-
if args.werror || args.ci_defaults:
80+
if args.werror or args.ci_defaults:
8181
sycl_werror = 'ON'
8282
xpti_enable_werror = 'ON'
8383

0 commit comments

Comments
 (0)