Skip to content

Commit 80a0010

Browse files
committed
Run autoreconf after patching
1 parent b3fb3c1 commit 80a0010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/build_dependencies_unix.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ if [ $USE_GMP = "gmp" ]; then
182182
echo " patching GMP"
183183
echo --------------------------------------------
184184
patch -N -Z < ../../../bin/patch-C23.diff
185+
autoreconf
185186
fi
186187

187188
# Show the output of configfsf.guess

0 commit comments

Comments
 (0)