mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 17:10:17 +00:00
317 B
317 B
Vendored Dependencies
Currently, sprout requires some vendored dependencies to work around usage of simd.
Both moxcms and simd-adler32 are used for the image library for the splash screen feature.
moxcms
- Removed NEON, SSE, and AVX support.
simd-adler2
- Made compilation function on UEFI targets.