fontconfig: avoid compilation problem (on Ubuntu)
authorHannu Nyman <hannu.nyman@iki.fi>
Mon, 27 Sep 2021 18:48:03 +0000 (21:48 +0300)
committerRosen Penev <rosenp@gmail.com>
Tue, 28 Sep 2021 05:20:12 +0000 (22:20 -0700)
commit7778661b0861290fbb0e9bf845f4007cc845b486
treec65e419118036cd6d4ac2c8b48657dbdac9e313b
parentbf40d06f3d78377f500dc2d4150e86688b5e7d8d
fontconfig: avoid compilation problem (on Ubuntu)

Partially revert an upstream commit to avoid build breakage
on Ubuntu.

Refrerence to discussion starting at
https://github.com/openwrt/packages/pull/16726#issuecomment-927309052

Upstream commit:
  https://gitlab.freedesktop.org/fontconfig/fontconfig/-/commit/ae9ac2a1bfb6fa800b99791b6fc36711dd0c1fbc
  meson: fix cross-compilation issues with gperf header file preprocessing

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
utils/fontconfig/patches/001-revert-upstream-meson-commit.patch [new file with mode: 0644]