commit: d62064cb2ac36c7443bd9dcd46019b9816c5ef9e Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> AuthorDate: Thu May 18 07:44:54 2017 +0000 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> CommitDate: Thu May 18 07:44:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d62064cb
profiles/use.desc: add global USE flag unwind Link: https://archives.gentoo.org/gentoo-dev/message/e4c59e6e0b7edb7e4f2447d16bcf6477 profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index a09d6f61f8e..127c9935fa2 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
