diff options
author | Olivier Certner <olce.palemoon@certner.fr> | 2021-02-05 13:11:54 +0100 |
---|---|---|
committer | Olivier Certner <olce.palemoon@certner.fr> | 2021-02-05 18:22:53 +0100 |
commit | 9359321846650c9222f92680eb5ca8700bf3cc8c (patch) | |
tree | bfe2183817f93ed86b8d946806b12e37fc8b2346 /memory/mozjemalloc | |
parent | 9adaf3f4b0699a18d7aeffd555fe5b4a2ceee361 (diff) | |
download | aura-central-9359321846650c9222f92680eb5ca8700bf3cc8c.tar.gz |
Issue mcp-graveyard/UXP%1730 - Part 2: harfbuzz: Remove some useless define causing a build error
Defining _POSIX_C_SOURCE to 199309L on FreeBSD causes compile errors, because of
an obscure interaction between system wrappers and libc++ headers. The source
doesn't seem to need it at all, which tests confirm.
I bet that this is not needed either on other modern systems (even those based
on glibc), and that the define could probably be entirely removed. Not trying
it because I can't test it myself.
Diffstat (limited to 'memory/mozjemalloc')
0 files changed, 0 insertions, 0 deletions