Skip to content
GitLab
Explore
Sign in
Register
contrib: gmp: fix build with GCC 15+
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
contrib: gmp: fix build with GCC 15+
Rémi Denis-Courmont
requested to merge
Courmisch/vlc:gmp
into
master
Oct 26, 2025
Overview
4
Commits
1
Pipelines
3
Changes
1
GCC 15 defaults to C23, yeut the gmp configure script only works with C99 and C11.
Merge request reports
Loading