mirror of https://github.com/FFmpeg/FFmpeg.git
Clang Undefined Behaviour Sanitizer seems to make non-constant constant expressions, making the compilation fail when they are used within inline assembly if no optimization is requested. Add -O1 to the cflags to hide the misbehaviour. Bug-Id: 683pull/68/head
parent
7c377f0e74
commit
4d25c2bc76
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue