Skip to content

Commit 967a4a2

Browse files
authored
thirdparty: update thirdparty-openbsd-amd64_tcc.sh (#25945)
1 parent 020ea99 commit 967a4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thirdparty/build_scripts/thirdparty-openbsd-amd64_tcc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ popd
6767
rsync -a --delete tinycc/$TCC_FOLDER/ $TCC_FOLDER/
6868
rsync -a thirdparty/tcc.original/.git/ $TCC_FOLDER/.git/
6969
# rsync -a thirdparty/tcc.original/lib/libgc* $TCC_FOLDER/lib/
70-
rsync -a thirdparty/tcc.original/lib/build* $TCC_FOLDER/lib/
70+
# rsync -a thirdparty/tcc.original/lib/build* $TCC_FOLDER/lib/
7171
rsync -a thirdparty/tcc.original/README.md $TCC_FOLDER/README.md
7272
rsync -a $CURRENT_SCRIPT_PATH $TCC_FOLDER/build.sh
7373
mv $TCC_FOLDER/tcc $TCC_FOLDER/tcc.exe

0 commit comments

Comments
 (0)