Skip to content

Commit

Permalink
Merge branch 'loongarch64' of github.com:bjia56/portable-python into …
Browse files Browse the repository at this point in the history
…loongarch64
  • Loading branch information
bjia56 committed Oct 17, 2024
2 parents 11083ff + 9a7585e commit d126dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_linux_zig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ echo "::endgroup::"
echo "::group::gdbm"
cd ${BUILDDIR}

download_verify_extract gdbm-1.23.tar.gz
download_verify_extract gdbm-1.24.tar.gz
cd gdbm*
./configure --host=${CHOST} --enable-libgdbm-compat --prefix=${DEPSDIR}
make -j4
Expand Down

0 comments on commit d126dc3

Please sign in to comment.