Re: release 2.12.1 causes fontconfig to fail to build (with 2.11.1 fontconfig builds OK)
Werner LEMBERG <[email protected]> Sat, 07 May 2022 10:57:58 +0000 (UTC)
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Message-ID | <[email protected]> |
> multiple definition of `get_crc_table';
> multiple definition of `crc32_z';
> multiple definition of `crc32_combine64';
> ...
This looks like
https://gitlab.freedesktop.org/freetype/freetype/-/issues/1146
Werner