[PATCH libgcrypt] configure: fix minor typo in warning message

NIIBE Yutaka gniibe at fsij.org
Fri Jul 14 04:21:19 CEST 2023


Bernhard Reiter <bernhard at intevation.de> wrote:
> @@ -3811,7 +3811,7 @@ fi
>  
>  if test "$gcry_cv_gcc_attribute_aligned" != "yes" ; then
>  cat <<G10EOF
> -   Please not that your compiler does not support the GCC style
> +   Please note that your compiler does not support the GCC style
>     aligned attribute. Using this software may evoke bus errors.
>  
>  G10EOF

Thank you.  Applied to master and 1.10 branch.

BTW, with Clang 16, it works well (no alignment issue) for me.
I wonder if it's newer Clang.
-- 



More information about the Gnupg-devel mailing list