`src/gzip/rules.mk` compiles the internal zlib sources even when using the zlib development files provided by a host system. If the internal zlib development files are not present, FreeType fails to build from source. This patch ensures the internal zlib development files are only prerequisites when not using zlib development files on a host system. * src/gzip/rules.mk (GZIP_DRV_SRCS): Define conditionally.gsoc-anurag-2023-final
parent
e4586d960f
commit
355e919746
1 changed files with 16 additions and 17 deletions
Loading…
Reference in new issue