michaelni changed the topic of #ffmpeg-devel to: Welcome to the FFmpeg development channel | Questions about using FFmpeg or developing with libav* libs should be asked in #ffmpeg | This channel is publicly logged | FFmpeg 7.0.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
kepstin has quit [Remote host closed the connection]
kepstin has joined #ffmpeg-devel
kepstin has quit [Remote host closed the connection]
kepstin has joined #ffmpeg-devel
ccawley2011 has joined #ffmpeg-devel
cone-880 has quit [Quit: transmission timeout]
sgm has quit [Quit: sgm]
sgm has joined #ffmpeg-devel
ccawley2011_ has joined #ffmpeg-devel
ccawley2011 has quit [Ping timeout: 272 seconds]
System_Error has quit [Ping timeout: 260 seconds]
System_Error has joined #ffmpeg-devel
Daemon404 has left #ffmpeg-devel [#ffmpeg-devel]
Livio has quit [Ping timeout: 268 seconds]
jamrial has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
System_Error has quit [Ping timeout: 260 seconds]
System_Error has joined #ffmpeg-devel
Livio has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg-devel
tufei has quit [Remote host closed the connection]
tufei has joined #ffmpeg-devel
lexano has joined #ffmpeg-devel
k3xdev51 has joined #ffmpeg-devel
cosimone has joined #ffmpeg-devel
cosimone has quit [Remote host closed the connection]
cosimone has joined #ffmpeg-devel
sgm has quit [Quit: sgm]
sgm has joined #ffmpeg-devel
Livio has quit [Ping timeout: 264 seconds]
Livio has joined #ffmpeg-devel
ccawley2011_ has quit [Ping timeout: 252 seconds]
ccawley2011_ has joined #ffmpeg-devel
<rajivharlalka>
Is there some flag to passed to rebuild without asan after building with having it enabled? I just ran configure without the toolchain flags but ended up with mutliple `undefined reference to `__asan_register_globals' `
<mkver>
make distclean and then configure again. And read my answers from yesterday.
<rajivharlalka>
I read them and those had helped. Thanks for them :) . Is all this documented somewhere, search help a lot to be honest.
<mkver>
No, this is undocumented. And actually no one should have to workaround this bug (because it should be fixed).