Skip to content

Commit 82d2df8

Browse files
Carl PetoCarl Peto
authored andcommitted
update validation test
1 parent e4044d5 commit 82d2df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build_swift/tests/expected_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
'llvm_ninja_targets_for_cross_compile_hosts': [],
236236
'llvm_max_parallel_lto_link_jobs':
237237
defaults.LLVM_MAX_PARALLEL_LTO_LINK_JOBS,
238-
'llvm_targets_to_build': 'X86;ARM;AArch64;PowerPC;SystemZ;Mips;RISCV;WebAssembly',
238+
'llvm_targets_to_build': 'X86;ARM;AArch64;PowerPC;SystemZ;Mips;RISCV;WebAssembly;AVR',
239239
'tsan_libdispatch_test': False,
240240
'long_test': False,
241241
'lto_type': None,

0 commit comments

Comments
 (0)