wok-current diff webkitgtk/stuff/webkitgtk-fix-glib-min.patch @ rev 25634

Mass update, new toolchain gcc 8.3.0, glibc 2.28.0
author Stanislas Leduc <shann@slitaz.org>
date Sun Jan 14 08:12:37 2024 +0000 (20 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/webkitgtk/stuff/webkitgtk-fix-glib-min.patch	Sun Jan 14 08:12:37 2024 +0000
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- a/Source/WTF/wtf/Platform.h
     1.5 ++++ b/Source/WTF/wtf/Platform.h
     1.6 +@@ -479,6 +479,7 @@
     1.7 + #define WTF_USE_HARFBUZZ 1
     1.8 + #define WTF_USE_SOUP 1
     1.9 + #define WTF_USE_WEBP 1
    1.10 ++#define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36
    1.11 + #define ENABLE_GLOBAL_FASTMALLOC_NEW 0
    1.12 + #endif
    1.13 +