Skip to content

Commit 65ab33f

Browse files
committed
Typo
1 parent 3dd60ba commit 65ab33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/configs/armv7m-picolibc-libc++.cfg.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ config.substitutions.append(('%{flags}', '--sysroot=@CMAKE_INSTALL_PREFIX@'))
77
config.substitutions.append(('%{compile_flags}',
88
'-nostdinc++ -I %{include-dir} -I %{target-include-dir} -I %{libcxx-dir}/test/support'
99

10-
# Disable warnings in tye <atomic> implementation:
10+
# Disable warnings in the <atomic> implementation:
1111
# "large atomic operation may incur significant performance penalty; the
1212
# access size (4 bytes) exceeds the max lock-free size (0 bytes)"
1313
' -Wno-atomic-alignment'

0 commit comments

Comments
 (0)