wok-current view 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 source
1 --- a/Source/WTF/wtf/Platform.h
2 +++ b/Source/WTF/wtf/Platform.h
3 @@ -479,6 +479,7 @@
4 #define WTF_USE_HARFBUZZ 1
5 #define WTF_USE_SOUP 1
6 #define WTF_USE_WEBP 1
7 +#define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36
8 #define ENABLE_GLOBAL_FASTMALLOC_NEW 0
9 #endif