blob: 15fdc6bf2fd855c04e8cf13b1c9bed75ee908f0f [file] [log] [blame]
# Copyright 2019 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
MARCH_TUNE="-march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard"