Re: [PATCH] ft-hb.c: define _GNU_SOURCE for RTLD_DEFAULT
Werner LEMBERG <[email protected]> Tue, 03 Jun 2025 04:35:24 +0000 (UTC)
| Newsgroups | gmane.comp.fonts.freetype.devel |
|---|---|
| Message-ID | <[email protected]> |
> RTLD_DEFAULT may be guarded by __USE_GNU which then would lead to build
> failures. [...]
Thanks for your two patches; I will soon take care of them.
Werner