diff --git a/srcpkgs/openssl/template b/srcpkgs/openssl/template index 79da0b051aa..fe6ac906c64 100644 --- a/srcpkgs/openssl/template +++ b/srcpkgs/openssl/template @@ -1,7 +1,7 @@ # Template file for 'openssl' pkgname=openssl version=1.1.1t -revision=1 +revision=2 bootstrap=yes build_style=configure configure_script="./Configure" @@ -21,6 +21,8 @@ checksum=8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b conf_files="/etc/ssl/openssl.cnf" replaces="libressl>=0" +CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1" + build_options=asm if [ "$CHROOT_READY" ]; then