ladybird/Ports/zlib/patches
2022-06-08 17:58:36 +01:00
..
0001-Fix-configure-issue-that-discarded-provided-CC-defin.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00

Patches for zlib on SerenityOS

0001-Fix-configure-issue-that-discarded-provided-CC-defin.patch

Fix configure issue that discarded provided CC definition.

Backports an upstream fix for a bug that caused the host compiler to be used for linking even though the cross-compiler was specified in the CC environment variable.