On Thu, Jul 17, 2025 at 04:04:42AM +0200, Kacper Michajłow wrote: > In OSS-Fuzz build environment flags are handled by CFLAGS and LDFLAGS. > In local build use --toolchain=clang-fuzz-asan-ubsan or similar > combination depending on requested sanitizers. > > Signed-off-by: Kacper Michajłow > --- > configure | 5 ----- > 1 file changed, 5 deletions(-) should be ok thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Old school: Use the lowest level language in which you can solve the problem conveniently. New school: Use the highest level language in which the latest supercomputer can solve the problem without the user falling asleep waiting.