7 lines
284 B
Text
7 lines
284 B
Text
# Copyright 1999-2013 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Id$
|
|
|
|
# These USE flags are what is common between the various sub-profiles. Stages 2
|
|
# and 3 are built against these, so be careful what you add.
|
|
USE="acl gdbm nptl unicode"
|