16 lines
1.9 KiB
Text
16 lines
1.9 KiB
Text
DEFINED_PHASES=compile install postinst setup test
|
|
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) !app-forensics/afl test? ( dev-util/cmocka )
|
|
DESCRIPTION=Fork of AFL, the popular compile-time instrumentation fuzzer
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/AFLplusplus/AFLplusplus
|
|
INHERIT=flag-o-matic toolchain-funcs llvm-r1 optfeature python-single-r1
|
|
IUSE=test +llvm_slot_20 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
|
KEYWORDS=amd64 arm64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) !app-forensics/afl
|
|
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ^^ ( llvm_slot_20 )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/AFLplusplus/AFLplusplus/archive/v4.30c.tar.gz -> aflplusplus-4.30c.tar.gz https://dev.gentoo.org/~sam/distfiles/app-forensics/aflplusplus/aflplusplus-4.30c-patches.tar.xz
|
|
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 llvm-utils 846280a994c1843d9c21248c188bd147 llvm-r1 0bd586d3786517cd63802a520b404dda optfeature 538bce96e5589935b57e178e8635f301 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=24e35ee57b5717640f4a77818153465b
|