ForNeVeR / ForNeVeR/tabularius
Remove workaround for SVG build
Open
build
status:blocked
- Dominant language
- F#
- Stars
- 1
- Forks
- 0
- Avg merge
- 12h 14m
- Merged PRs (30d)
- 10
Description
In #38, I've had to introduce an environment workaround for builds on AArch64 Linux: `LD_PRELOAD=/lib/aarch64-linux-gnu/libuuid.so.1:/lib/aarch64-linux-gnu/libfreetype.so.6`.
This is discussed in more detail at https://github.com/mono/SkiaSharp/issues/3272.
I assume, a future update of SkiaSharp will incorporate a newer version of the library, and the workaround won't be needed anymore.
Find all references to `#40` in the code when resolving this.
Contributor guide
Assessment
This issue has not been assessed yet.