unzip sqlitemkdir buildcd buildCC=/path/to/afl/afl-clang-fast ../configuremakemake test(测试)
CC=/path/to/afl/afl-clang-fast ../configure 中路径指的是?../configure 是sqlite解压后对应的文件吗?