Skip to content

Commit 0cff60f

Browse files
committed
gnulib
1 parent 77e5119 commit 0cff60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-guntls.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
set -e
77
SRC_DIR=$(pwd)
8-
export GNULIB_SRCDIR=$SRC_DIR/gnulib
8+
export GNULIB_SRCDIR=$SRC_DIR/gnutls/gnulib
99
export PATH=$PATH:$GNULIB_SRCDIR
1010

1111
./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

Comments
 (0)