ci: fix contrib/cross-build.sh

line 197: syntax error: unexpected end of file

Change-Id: I29b94a5dae82ef4cbdc5dd2beac571f7e8fc339c
Signed-off-by: Huaqi Fang <578567190@qq.com>
This commit is contained in:
Huaqi Fang 2025-03-04 15:33:08 +08:00
parent ebf8c60e33
commit 670bff6435
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ if [ -d $LIBJAYLINK_SRC ] ; then
$LIBJAYLINK_CONFIG
make -j $MAKE_JOBS
make install DESTDIR=$SYSROOT
fi
# ftd2xx copy to sysroot
if [ -d $FTD2XX_SRC ] ; then
FTD2XX_LIB_SRC=${FTD2XX_SRC}/amd64