1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 11:57:35 +00:00

Ports: Add libjxl :^)

This commit is contained in:
Lucas CHOLLET 2023-09-11 13:56:09 +02:00 committed by Tim Schumacher
parent 48a1fe8308
commit e62a4c169b
4 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# Patches for libjxl on SerenityOS
## `0001-Explicitly-cast-to-boolean.patch`
Explicitly cast to boolean
This patch remove two warnings that stop the compilation.