Skip to content

Commit 9ed0e45

Browse files
committed
versioning.sh: comments update
1 parent 32aa983 commit 9ed0e45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/versioning.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ 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.
62+
# The `zicsr*zifencei` seems redundant for GCC 13, but are
63+
# important for GCC 12.
6364
XBB_GCC_MULTILIB_LIST=${XBB_GCC_MULTILIB_LIST:-"\
6465
rv32e-ilp32e--zicsr*zifencei \
6566
rv32ea-ilp32e--zicsr*zifencei \

0 commit comments

Comments
 (0)