fix config.sh

parent c4d5996d
fatal()
{
echo "$*" >&2
......@@ -21,7 +20,7 @@ BUILDREPO64=${BUILDREPO}64
COMPILER=gcc
# mingw, clang, none
CROSSCOMPILER=none
CROSSCOMPILER=clang
# win32, win64, both
BUILDARCH=both
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment