mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add clang dependencies for afl++.
This commit is contained in:
@@ -260,7 +260,7 @@ case ${TOOL} in
|
|||||||
"${DESTDIR}/gef.py"
|
"${DESTDIR}/gef.py"
|
||||||
;;
|
;;
|
||||||
aflplusplus)
|
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}
|
git clone "https://github.com/vanhauser-thc/AFLplusplus" ${DESTDIR}
|
||||||
make -C ${DESTDIR} distrib
|
make -C ${DESTDIR} distrib
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user