blob: 01baf7c5a3d4154055f779d4b42f59046b05e163 [file] [log] [blame]
# -*- makefile -*-
#
# arch/i386/MCONFIG
#
# Special rules for this architecture. Note that this is actually
# included from the main Makefile, and that pathnames should be
# accordingly.
#
OPTFLAGS = -march=i386 -mcpu=i686 -Os -fomit-frame-pointer \
-malign-functions=0 -malign-jumps=0 -malign-loops=0
BITSIZE = 32