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 /profiles | |
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 'profiles')
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 1666df7ed489..70f101b57133 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -17,6 +17,7 @@ alsa - Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture) ao - Use libao audio output library for sound playback apache2 - Add Apache2 support aqua - Include support for the Mac OS X Aqua (Carbon/Cocoa) GUI +asm - Enable using assembly for optimization atm - Enable Asynchronous Transfer Mode protocol support apparmor - Enable support for the AppArmor application security system appindicator - Build in support for notifications using the libindicate or libappindicator plugin |