Commit 070d578c authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

git: submodule: cpython: Update version.

No related merge requests found
Pipeline #55602 failed with stages
in 6 minutes and 48 seconds
Showing with 3 additions and 3 deletions
+3 -3
......@@ -16,8 +16,8 @@ build:
- linux
script:
- cd cpython
- git fetch origin
- git switch 3.10
# - git fetch origin
# - git switch 3.10
- ./configure --enable-optimizations --with-lto --enable-shared --with-system-expat --with-system-ffi --with-ensurepip=install --with-computed-gotos --prefix=$(pwd)/../dist/ --disable-test-modules
- make -j18 all
- make install
......
Subproject commit a9a74da4a0ca0645f049e67b6434a95e30592c32
Subproject commit c8f868dc52f98011d0f9b459b6487920bfb0ac4d
Supports Markdown
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