diff options
author | Patrycja <github@ptrcnull.me> | 2024-07-14 09:20:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-14 07:20:52 +0000 |
commit | 3118542a9e90478cdabf1f2479851f86dd0e94d6 (patch) | |
tree | ac09050c91fbe7972eb60c4a48eaaf13d2f5c62f /components/pixels/lib.rs | |
parent | cd394af018c1816f5d504e49b37af9258ce052e6 (diff) | |
download | servo-3118542a9e90478cdabf1f2479851f86dd0e94d6.tar.gz servo-3118542a9e90478cdabf1f2479851f86dd0e94d6.zip |
Use mallinfo only on target_env=gnu (#32772)
mallinfo isn't available on musl, causing linking issues on build;
make sure related functions are built only for GNU Libc
Signed-off-by: Patrycja Rosa <git@ptrcnull.me>
Diffstat (limited to 'components/pixels/lib.rs')
0 files changed, 0 insertions, 0 deletions