<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- lib/CMakeLists.txt.orig	2023-12-23 01:33:41
+++ lib/CMakeLists.txt	2024-01-04 09:42:45
@@ -103,7 +103,6 @@
     endif()  # Clang
   else()  # WIN32
     list(APPEND JPEGXL_INTERNAL_FLAGS
-      -fsized-deallocation
       -fno-exceptions
 
       # Language flags
</pre></body></html>