diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-17 17:02:26 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-18 19:52:39 +0100 |
commit | 1de89ef8f83a38d45f3f7435d1ec55027be5b394 (patch) | |
tree | 360591aa92d1cf353d80bd467f1a46d6a6b4abca /net-libs/libbitcoinconsensus | |
parent | profiles/use.desc: Make USE=egl global (diff) | |
download | gentoo-1de89ef8f83a38d45f3f7435d1ec55027be5b394.tar.gz gentoo-1de89ef8f83a38d45f3f7435d1ec55027be5b394.tar.bz2 gentoo-1de89ef8f83a38d45f3f7435d1ec55027be5b394.zip |
profiles/use.desc: Make USE=asm global
Add a global USE=asm. It is used consistently in 16 packages.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/34330
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs/libbitcoinconsensus')
-rw-r--r-- | net-libs/libbitcoinconsensus/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net-libs/libbitcoinconsensus/metadata.xml b/net-libs/libbitcoinconsensus/metadata.xml index 88aab8a9fbb7..9eab793a582a 100644 --- a/net-libs/libbitcoinconsensus/metadata.xml +++ b/net-libs/libbitcoinconsensus/metadata.xml @@ -9,9 +9,6 @@ <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> - <use> - <flag name="asm">Enable assembly for optimization</flag> - </use> <upstream> <remote-id type="github">bitcoin/bitcoin</remote-id> <remote-id type="github">bitcoinknots/bitcoin</remote-id> |