Skip to content

Commit 46e881d

Browse files
committed
versioning.sh update development multilibs
1 parent a08764b commit 46e881d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-assets/scripts/versioning.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ function set_multilib_list() {
108108
XBB_GCC_MULTILIB_LIST=${XBB_APPLICATION_GCC_MULTILIB_LIST:-"\
109109
rv32e-ilp32e-rv32ema-c \
110110
rv32i-ilp32-rv32ima-c \
111-
rv64i-lp64-- \
111+
rv64i-lp64--c \
112112
rv64imafdc-lp64d-- \
113113
"}
114114
fi

0 commit comments

Comments
 (0)