blob: 959e930a409777472916f1594e418ae46f6a4c56 [file] [log] [blame]
# Copyright 2016 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# Settings that are common to all host sdks built by Googlers. Do not place
# any board specific settings in here, or settings for cross-compiled targets.
# If you have a setting that uses all public code, use the parent dir instead.
#
# See "man 5 make.conf" and "man 5 portage" for the available options.
# TODO: Drop this!
# lakitu: Do not set the internal USE flag, because we don't need it (our
# chromeos-overlay is empty)
# USE="${USE} internal"
# For internal builds, automatically accept the licenses needed to
# build Chrome OS. All Googlers have agreed to this.
ACCEPT_LICENSE="* -@EULA @CHROMEOS"