blob: 75cf811da2217816e4f7c9923ff5cb8ea0ecefb8 [file] [log] [blame]
# Copyright 2017 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
# We assume that we are running a little endian 32bit MIPS CPU. If you have
# a MIPS64 CPU, then you really should be using the n32 overlay instead.
MARCH_TUNE="-march=mips32"