We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00bef97 commit d494833Copy full SHA for d494833
mfc.sh
@@ -4,7 +4,7 @@ unset u_c
4
unset u_cg
5
6
MFC_PYTHON_MIN_MAJOR=3
7
-MFC_PYTHON_MIN_MINOR=6
+MFC_PYTHON_MIN_MINOR=9
8
9
# Check whether this script was called from MFC's root directory.
10
if [ ! -f "$(pwd)/toolchain/mfc.py" ]; then
0 commit comments