diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2017-05-18 09:44:54 +0200 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2017-05-18 09:44:54 +0200 |
commit | d62064cb2ac36c7443bd9dcd46019b9816c5ef9e (patch) | |
tree | 4a8a36311b32ee5c1ebcce640f03d996549a44e4 /profiles/use.desc | |
parent | media-libs/freetype: Stable for HPPA (bug #616730). (diff) | |
download | gentoo-d62064cb2ac36c7443bd9dcd46019b9816c5ef9e.tar.gz gentoo-d62064cb2ac36c7443bd9dcd46019b9816c5ef9e.tar.bz2 gentoo-d62064cb2ac36c7443bd9dcd46019b9816c5ef9e.zip |
profiles/use.desc: add global USE flag unwind
Link: https://archives.gentoo.org/gentoo-dev/message/e4c59e6e0b7edb7e4f2447d16bcf6477
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 a09d6f61f8e0..127c9935fa2a 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -350,6 +350,7 @@ uclibc - Enable uclibc specific patches and build or link uclibc udev - Enable virtual/udev integration (device discovery, power and storage device support, etc) udisks - Enable storage management support (automounting, volume monitoring, etc) unicode - Add support for Unicode +unwind - Add support for call stack unwinding and function name resolution upnp - Enable UPnP port mapping support upnp-av - Enable UPnP audio/video streaming support upower - Enable power management support |