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 77e5119 commit 0cff60fCopy full SHA for 0cff60f
build-guntls.sh
@@ -5,7 +5,7 @@
5
6
set -e
7
SRC_DIR=$(pwd)
8
-export GNULIB_SRCDIR=$SRC_DIR/gnulib
+export GNULIB_SRCDIR=$SRC_DIR/gnutls/gnulib
9
export PATH=$PATH:$GNULIB_SRCDIR
10
11
./build-make-dep.sh gmplib --host=${BUILD_ARCH}-windows --prefix=$INSTALL_PREFIX --disable-shared --enable-static --disable-assembly gmp_cv_asm_w32=.word
0 commit comments