blob: 8b4b0d1b7ce39708cef23876bff4ad528564fbeb [file] [log] [blame]
Matthias Andreas Benkardf59e0972018-04-10 22:01:34 +02001# Copyright 2015 Andrew Gottemoller.
2#
3# This software is a copyrighted work licensed under the terms of the
4# Weld license. Please consult the file "WELD_LICENSE" for
5# details.
6
7# This makefile defines settings for the amd64 architecture
8
9
10compiler_flag_list := -march=x86-64 $(compiler_flag_list)