diff options
author | Marvin Scholz <[email protected]> | 2025-09-15 15:15:14 +0200 |
---|---|---|
committer | Timo Rothenpieler <[email protected]> | 2025-09-15 15:50:11 +0000 |
commit | 994bc08325897a7bc86cbb4f8975e1c09272f5d2 (patch) | |
tree | e13d3324902de7dc9420d42ecb70a4ab89ca88aa /libavformat/nal.c | |
parent | 76471fb1439486db07b7e70c9a20a022458576b1 (diff) |
configure: also initialize objcflags_filter early
Fixes an issue uncovered since 0ce413af9cc8040095a6b714600d6a8dceaca514
where flags were properly separated but without the objcflags_filter
being initialized, if add_objcflags is called early as part of
add_allcflags, it would lead to the append() function using an empty
filter and trying to call the flag instead, leading to errors like:
./configure: line 976: -fsanitize=address: command not found
./configure: line 976: -fno-omit-frame-pointer: command not found
Diffstat (limited to 'libavformat/nal.c')
0 files changed, 0 insertions, 0 deletions