diff options
author | Timo Rothenpieler <[email protected]> | 2025-09-02 00:53:55 +0200 |
---|---|---|
committer | Timo Rothenpieler <[email protected]> | 2025-09-14 11:45:11 +0000 |
commit | 0ce413af9cc8040095a6b714600d6a8dceaca514 (patch) | |
tree | aff87f794ea5ad2aef63839555976e744fe9ffb5 /libavfilter/vsrc_gfxcapture.c | |
parent | 0362cb38062b2a8cead50840aaefb7257570e3f0 (diff) |
configure: properly split C/CXX and CPP flags
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.
Diffstat (limited to 'libavfilter/vsrc_gfxcapture.c')
0 files changed, 0 insertions, 0 deletions