18 lines
195 B
Plaintext
18 lines
195 B
Plaintext
[settings]
|
|
os=Linux
|
|
arch=x86_64
|
|
|
|
compiler=clang
|
|
compiler.version=13
|
|
compiler.libcxx=libc++
|
|
|
|
build_type=Release
|
|
|
|
[options]
|
|
|
|
[buildenv]
|
|
CC=afl-clang
|
|
CXX=afl-clang++
|
|
CFLAGS="-flto"
|
|
CXXFLAGS="-flto"
|