MFi386: revision 220337
Build boot2 with -mregparm=3.
This commit is contained in:
parent
74e3a02137
commit
c3e05ae05d
@ -28,6 +28,7 @@ CFLAGS= -Os \
|
|||||||
-fno-unit-at-a-time \
|
-fno-unit-at-a-time \
|
||||||
-mno-align-long-strings \
|
-mno-align-long-strings \
|
||||||
-mrtd \
|
-mrtd \
|
||||||
|
-mregparm=3 \
|
||||||
-D${BOOT2_UFS} \
|
-D${BOOT2_UFS} \
|
||||||
-DFLAGS=${BOOT_BOOT1_FLAGS} \
|
-DFLAGS=${BOOT_BOOT1_FLAGS} \
|
||||||
-DSIOPRT=${BOOT_COMCONSOLE_PORT} \
|
-DSIOPRT=${BOOT_COMCONSOLE_PORT} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user