blob: e60a08f220515dc6d4472f8a99cba8c82d7f1ed6 [file] [log] [blame]
# Copyright 2014 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# Only compiler settings should go in this file, any other USE flags should
# be set within profiles/base/make.defaults
ARM_FPU=neon
MARCH_TUNE="-mcpu=cortex-a12 -mtune=cortex-a12 -mfpu=${ARM_FPU} -mfloat-abi=hard"