diff --git a/scripts/make_common.sh b/scripts/make_common.sh old mode 100644 new mode 100755 diff --git a/scripts/make_mingw64.sh b/scripts/make_mingw64.sh index 49c617bc..d73c1632 100755 --- a/scripts/make_mingw64.sh +++ b/scripts/make_mingw64.sh @@ -1,6 +1,5 @@ #!/bin/bash pushd "$(dirname "$0")/.." -mingw scripts/make_common.sh ${1} "${2}" 1 popd