Commit Graph
4 Commits
Author SHA1 Message Date
Rafał Florczakandteejusb 9e1f084a46 Check for APPLE instead of MACOSX, use a list for passing arch flags 2025-03-12 19:00:24 -07:00
teejusb bb9639ead9 Remove BUILD_ALWAYS ON for libjpeg-turbo 2025-03-05 08:41:12 -08:00
Rafał Florczakandteejusb c502388d15 Set static libdir for libjpeg-turbo
Some distributions like Fedora or Arch use lib64 instead of lib for the
libs. That prevented the `LIB_PATH` from pointing at the correct file,
and as a result the linking failed on those systems.
2025-03-05 08:07:45 -08:00
3c0b480b93 Replace the vendored libjpeg with the submodule of libjpeg-turbo 3.1.0
Co-authored-by: phantom10111 <[email protected]>
2025-03-03 23:33:15 -08:00