Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zxunge authored Dec 22, 2024
1 parent bb7f1f4 commit 6bf5ca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ popd
pushd $HOME/root/lib
mkdir -p clang_x64_dll
cp -rf gcc_dll/* clang_x64_dll/
mv clang_x64_dll/wxmsw*u_gcc_custom.dll clang_x64_dll/wxmsw*u_clang_custom.dll
# cp -rf gcc_dll/wxmsw330ud_clang_custom.dll gcc_x64_dll/wxmsw330u_clang_custom.dll
popd

Expand Down

0 comments on commit 6bf5ca8

Please sign in to comment.