wok-current diff webkitgtk/receipt @ rev 25719
Fix miss dep for mesa (libglvnd) libGL.so.1, libEGL.so.1
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun Jun 16 06:14:51 2024 +0000 (7 months ago) |
parents | 3ad63c8fc2f9 |
children | 5926178cd6fa |
line diff
1.1 --- a/webkitgtk/receipt Sun Jan 14 08:12:37 2024 +0000 1.2 +++ b/webkitgtk/receipt Sun Jun 16 06:14:51 2024 +0000 1.3 @@ -68,8 +68,8 @@ 1.4 1.5 # Silence harmless warnings 1.6 export CFLAGS="$CFLAGS -Wno-error=deprecated-declarations \ 1.7 - -Wno-error=format-security -Wno-unused-local-typedefs" 1.8 - export CXXFLAGS="$CXXFLAGS -Wno-unused-local-typedefs \ 1.9 + -Wno-error=format-security -Wno-unused-local-typedefs -Wno-expansion-to-defined" 1.10 + export CXXFLAGS="$CXXFLAGS -Wno-unused-local-typedefs -Wno-expansion-to-defined \ 1.11 -Wno-error=deprecated-declarations -Wno-error=format-security" 1.12 1.13 # Build