mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-17 13:00:24 +00:00
Right now, CFLAGS like -std=c17 leak onto the C++ compilers commandline, leading to tons of warnings and even some errors. Undefining __STRICT_ANSI__ causes strong warnings from the stdlib headers. So only set it for C. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| arch.mak | ||
| bin2c.c | ||
| common.mak | ||
| library.mak | ||
| libversion.sh | ||
| pkgconfig_generate.sh | ||
| version.sh | ||