Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2-libc
  Commit: 0b995881027b96a8aac9464b454eeedf78a4cf1b
      
https://github.com/tianocore/edk2-libc/commit/0b995881027b96a8aac9464b454eeedf78a4cf1b
  Author: Jayaprakash, N <[email protected]>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Include/pyconfig.h

  Log Message:
  -----------
  ek2-libc: socket module of python UEFI fails to compile with GCC

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4545

The compilation issues reported in the BZ are fixed by
defining below 2 macros in pyconfig.h
HAVE_ADDRINFO
HAVE_SOCKADDR_STORAGE

Cc: Rebecca Cran <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Jayaprakash N <[email protected]>
Signed-off-by: Jayaprakash N <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to