office-gobmx/external/fontconfig
Luboš Luňák 1ffd6897dd try to use also proper debug LDFLAGS for externals libraries
This is basically ea68de2968 but
for LDFLAGS. A number of external libs cannot use this because
their libtool mishandles -fuse-ld.

Change-Id: Idee379eb0a3afb475b536519ee3de064b4e218f4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133639
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2022-05-01 05:47:22 +02:00
..
ExternalPackage_fontconfig_data.mk
ExternalProject_fontconfig.mk
fontconfig-2.12.1.patch.1
Makefile
Module_fontconfig.mk
README
UnpackedTarball_fontconfig.mk

This "bundled" fontconfig is built only in an Android 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 [ http://packages.debian.org/squeeze/fontconfig ]