net-p2p/dogecoin-qt: remove cpu_flags_x86_avx2 description

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-07-25 01:26:31 +05:00
parent dffcdc598b
commit e4ee43d59f

View File

@@ -12,7 +12,6 @@
<name>Victor Skovorodnikov</name>
</maintainer>
<use>
<flag name="cpu_flags_x86_avx2">Build with Advanced Vector Extensions instructions support (if the CPU model supports it)</flag>
<flag name="dogecoind">Build with dogecoind daemon</flag>
<flag name="prune">Enables automatic pruning of old blocks to stay below 2.2GB target size (if ran from desktop)</flag>
<flag name="tests">Build Dogecoin Core Qt with tests option</flag>