mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Update install_tool
This commit is contained in:
@@ -270,7 +270,7 @@ case ${TOOL} in
|
|||||||
;;
|
;;
|
||||||
aflplusplus)
|
aflplusplus)
|
||||||
install_pkgs libtool-bin libglib2.0-dev libpixman-1-dev clang clang-tools \
|
install_pkgs libtool-bin libglib2.0-dev libpixman-1-dev clang clang-tools \
|
||||||
llvm
|
llvm python3-setuptools
|
||||||
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