[settings]
os=Linux
arch=x86_64
compiler=clang
compiler.version=13
compiler.libcxx=libc++
build_type=Release
[options]
[build_requires]
[env]
CC=afl-clang
CXX=afl-clang++
CFLAGS="-flto"
CXXFLAGS="-flto"