Skip to content

Commit 8f9583a

Browse files
committed
versioning.sh: fix typo
1 parent 9ed0e45 commit 8f9583a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/versioning.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ function application_build_versioned_components()
5959
# DO NOT add the combination that is already given as the default!
6060
# rv32imac-ilp32-- \
6161

62-
# The `zicsr*zifencei` seems redundant for GCC 13, but are
62+
# The `zicsr*zifencei` seem redundant for GCC 13, but are
6363
# important for GCC 12.
6464
XBB_GCC_MULTILIB_LIST=${XBB_GCC_MULTILIB_LIST:-"\
6565
rv32e-ilp32e--zicsr*zifencei \

0 commit comments

Comments
 (0)