# Copyright 2015 Andrew Gottemoller. | |
# | |
# This software is a copyrighted work licensed under the terms of the | |
# Weld license. Please consult the file "WELD_LICENSE" for | |
# details. | |
# This makefile defines settings for the amd64 architecture | |
compiler_flag_list := -march=x86-64 $(compiler_flag_list) |