diff --git a/NEWS b/NEWS index 27935d72d..61e33ff05 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ Noteworthy changes in version 2.5.1 (unreleased) ------------------------------------------------ + Release-info: https://dev.gnupg.org/T7191 + + Noteworthy changes in version 2.5.0 (2024-07-05) ------------------------------------------------ diff --git a/build-aux/speedo.mk b/build-aux/speedo.mk index c4edb3547..942ffa73f 100644 --- a/build-aux/speedo.mk +++ b/build-aux/speedo.mk @@ -593,6 +593,9 @@ speedo_pkg_bzip2_make_args = \ speedo_pkg_bzip2_make_args_inst = \ PREFIX=$(idir) CC="$(host)-gcc" AR="$(host)-ar" RANLIB="$(host)-ranlib" +else +speedo_pkg_bzip2_make_args_inst = \ + PREFIX=$(idir) endif speedo_pkg_w64_libiconv_configure = \