Skip to content

Commit

Permalink
remove unneeded dlls
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Sep 7, 2023
1 parent 10bf5d9 commit 7ce39b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@ then
done
echo -e "###############\n"

dll=("libgcc_s_seh-1.dll"
"libstdc++-6.dll"
dll=(
"libwinpthread-1.dll"
)

Expand Down

0 comments on commit 7ce39b1

Please sign in to comment.