office-gobmx/external/freetype
Caolán McNamara 09ecc654ac augment CFLAGS for fontconfig and freetype instead of overwriting
so CFLAGS containing msan's -fsanitize=memory are not discarded

Change-Id: Ie213488b5e1e6e5f5aad649f2cf72a12acae9cc7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120780
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-08-20 15:21:38 +02:00
..
ExternalProject_freetype.mk
freetype-2.6.5.patch.1
Makefile
Module_freetype.mk
README
UnpackedTarball_freetype.mk

FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable,
and portable while capable of producing high-quality output (glyph images). It can be
used in graphics libraries, display servers, font conversion tools, text image generation
tools, and many other products as well.

From [http://freetype.sourceforge.net/freetype2/index.html]