office-gobmx/external/libgpg-error
Xisco Fauli 5a7283a0eb libgpg-error: upgrade to 1.50
Add external/libgpg-error/undeclared-environ-macOS.patch
from a59e902b88
to fix

spawn-posix.c:345:5: error: use of undeclared identifier 'environ'
    environ = act->environ;
    ^
1 error generated.

on macOS.

Downloaded from https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.50.tar.bz2

Change-Id: Ica3a181626429da39651c29482326134ba25d556
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169200
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-06-21 12:24:16 +02:00
..
clang-cl.patch
ExternalPackage_libgpg-error.mk
ExternalProject_libgpg-error.mk
libgpgerror-bundled-soname.patch.1
Makefile
Module_libgpg-error.mk
README
undeclared-environ-macOS.patch
UnpackedTarball_libgpg-error.mk
w32-build-fixes-2.patch.1
w32-build-fixes-4.patch
w32-build-fixes-5.patch
w32-build-fixes.patch
w32-disable-dllinit.patch.1

A small library that defines common error values for GnuPG components
[https://www.gnupg.org/related_software/libgpg-error/index.html]