1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 03:41:00 +00:00
serenity/Ports/zlib/patches/ReadMe.md

333 B

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.