Skip to content

[3.0] include: Don't use the gnu_printf format attribute with clang

Steve Lhomme requested to merge robUx4/vlc:30-avoid-gccism into 3.0.x

Clang doesn't support this attribute yet.

(cherry picked from commit 070fcc42)

Signed-off-by: Steve Lhomme robux4@ycbcr.xyz

Avoid a ton of logs when building with clang.

Merge request reports