PR #20282 opened by kxxt
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20282
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20282.patch
This fixes the following warning:
libavutil/riscv/cpu.c:85:9: warning: label at end of compound statement is a
C23 extension [-Wc23-extensions]
Sign
PR #20281 opened by kxxt
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20281
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20281.patch
Add #ifndef to avoid potential redefinition of _GNU_SOURCE macro.
This is found while building chromium for riscv64, the redefinition of
_GNU_SOURCE