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 adbd094 commit 73b9f04Copy full SHA for 73b9f04
apple.rust.deps.sh
@@ -66,8 +66,6 @@ prepare() {
66
pushd contrib
67
tar xfj "gmp-${GMP_VERSION}.tar.bz2"
68
mv gmp-${GMP_VERSION} gmp
69
- #rm gmp/compat.c && cp ../../contrib/gmp-patch-6.2.1/compat.c gmp/compat.c
70
- #rm gmp/longlong.h && cp ../../contrib/gmp-patch-6.2.1/longlong.h gmp/longlong.h
71
# shellcheck disable=SC2039,SC2164
72
popd #contrib
73
contrib/gmp-patch-6.2.1/compat.c
0 commit comments