mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
00a5d64018
highway upstream added a new header file to be included in highway.h after 0.15.0 it seems, so we have to account for that in moz.build. Also brought back allowing compiler warnings for libjxl and highway. Apparently the equivalent of AllowCompilerWarnings() is a bool whose name is UPPERCASE and uses under_scores instead of CamelCase.