# 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 i686 architecture | |
compiler_flag_list := -march=i686 $(compiler_flag_list) |