Skip to content

Commit

Permalink
use libgcrypt-1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Oct 17, 2024
1 parent 7013dee commit b5acc42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions checksums/libgcrypt-1.11.0.tar.bz2.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
09120c9867ce7f2081d6aaa1775386b98c2f2f246135761aae47d81f58685b9c libgcrypt-1.11.0.tar.bz2
2 changes: 1 addition & 1 deletion scripts/build_linux_zig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ install_license ./COPYING.LIB

cd ${BUILDDIR}

download_verify_extract libgcrypt-1.10.3.tar.bz2
download_verify_extract libgcrypt-1.11.0.tar.bz2
cd libgcrypt*
LDFLAGS="${LDFLAGS} -Wl,--undefined-version" ./configure --disable-asm --host=${CHOST} --prefix=${DEPSDIR}
make -j4
Expand Down

0 comments on commit b5acc42

Please sign in to comment.