diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2021-04-01 00:00:00 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2021-04-09 18:32:17 -0400 |
commit | 218a5ccc68d1eefeafebcccb831ec9c2034cfaee (patch) | |
tree | 115357007de7f90764d264488d1fa923dc5f1e13 /profiles/use.desc | |
parent | dev-python/urlgrabber: Remove old (diff) | |
download | gentoo-218a5ccc68d1eefeafebcccb831ec9c2034cfaee.tar.gz gentoo-218a5ccc68d1eefeafebcccb831ec9c2034cfaee.tar.bz2 gentoo-218a5ccc68d1eefeafebcccb831ec9c2034cfaee.zip |
profiles/use.desc: Add "llvm-libunwind" USE flag.
Bug: https://bugs.gentoo.org/722992
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'profiles/use.desc')
-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 844608ae5048..26b7b8dbd674 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -170,6 +170,7 @@ libsamplerate - Build with support for converting sample rates using libsamplera libwww - Add libwww support (General purpose WEB API) lirc - Add support for lirc (Linux's Infra-Red Remote Control) livecd - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livecd building +llvm-libunwind - Use sys-libs/llvm-libunwind instead of sys-libs/libunwind lm-sensors - Add linux lm-sensors (hardware sensors) support lua - Enable Lua scripting support luajit - Use dev-lang/luajit instead of dev-lang/lua (ineffective with USE=-lua) |