Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: silverbullet233 <[email protected]>
  • Loading branch information
silverbullet233 committed Feb 24, 2025
1 parent c3cfda9 commit 34bb5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/build-thirdparty.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1355,7 +1355,7 @@ build_icu() {
sed -i 's/\r$//' ./config.*
sed -i 's/\r$//' ./configure
sed -i 's/\r$//' ./mkinstalldirs
./runConfigureICU Linux --prefix=$TP_INSTALL_DIR --enable-static --disable-shared
./runConfigureICU Linux/gcc --prefix=$TP_INSTALL_DIR --enable-static --disable-shared
make -j$PARALLEL
make install
}
Expand Down

0 comments on commit 34bb5f1

Please sign in to comment.