We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31ae474 + 3874fb5 commit 1ed7e4eCopy full SHA for 1ed7e4e
env.sh
@@ -3,7 +3,7 @@
3
script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
4
5
export XMAKE_RCFILES=${script_dir}/tools/scripts/xmake.lua
6
-export RT_XMAKE_LINK_TYPE="static"
+export RT_XMAKE_LINK_TYPE="shared"
7
8
9
# Check whether unzip is installed.
0 commit comments