office-gobmx/external/fontconfig
Stephan Bergmann 233e0a009a A more principled suppression of -fsanitize=function in external C code
...after
<279a4d0d67>
"-fsanitize=function: support C".

This includes reverts of 16af9e8186 "update clang
asan suppressions" and 151a43f3d0 ""update clang
asan suppressions".

Change-Id: I49740f5f3a784af1d62b830b47bfdfa27fe3e471
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156935
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-09-15 07:58:37 +02:00
..
android_x86.patch
ExternalPackage_fontconfig.mk
ExternalPackage_fontconfig_data.mk
ExternalProject_fontconfig.mk
fontconfig-2.12.1.patch.1
libfontconfig-bundled-soname.patch.0
Makefile
Module_fontconfig.mk
README
ubsan.patch
UnpackedTarball_fontconfig.mk

This "bundled" fontconfig is usually built only in an Android build or a fuzzing build

Fontconfig is a font configuration and customization library. It is designed to locate fonts
within the system and select them according to requirements specified by applications. 

From [ https://www.freedesktop.org/wiki/Software/fontconfig/ ]