blob: f5214c8c970282f2cc3fccd9f48846f5324af7a4 [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 our 64bit baseline CPU supports at least
# MMX, SSE, SSE2, and SSE3.
MARCH_TUNE="-march=x86-64 -msse3"