diff options
author | fanquake <fanquake@gmail.com> | 2023-06-06 10:29:54 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-06-06 10:29:54 +0100 |
commit | 234d55ccd547b61839612cc068127dbceaf8a9ec (patch) | |
tree | 8622ef0bcefec89c6f7a95252a425d4194fce5fd /utils/afl_network_proxy/afl-network-client.c | |
parent | 993d0c267d31969a188fb20a21f03dc98a8604e7 (diff) | |
download | afl++-234d55ccd547b61839612cc068127dbceaf8a9ec.tar.gz |
build: adjust LLVM development version check
Adjust version check to only warn for LLVM 17.x and newer, which are the development versions. Otherwise we'll get: ```bash make LLVM_CONFIG=llvm-config-15 CC=clang-15 CXX=clang++-15 <snip> GNUmakefile.llvm:69: you are using an in-development llvm version - this might break llvm_mode! ``` for versions that are supported, and not in development.
Diffstat (limited to 'utils/afl_network_proxy/afl-network-client.c')
0 files changed, 0 insertions, 0 deletions