mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Add clang dependencies for afl++.
This commit is contained in:
@@ -260,7 +260,7 @@ case ${TOOL} in
|
||||
"${DESTDIR}/gef.py"
|
||||
;;
|
||||
aflplusplus)
|
||||
install_pkgs libtool-bin libglib2.0-dev libpixman-1-dev
|
||||
install_pkgs libtool-bin libglib2.0-dev libpixman-1-dev clang clang-tools
|
||||
git clone "https://github.com/vanhauser-thc/AFLplusplus" ${DESTDIR}
|
||||
make -C ${DESTDIR} distrib
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user