]> git.ipfire.org Git - thirdparty/grub.git/commit
2010-11-07 Robert Millan <rmh@gnu.org>
authorRobert Millan <rmh@gnu.org>
Sun, 7 Nov 2010 15:29:10 +0000 (16:29 +0100)
committerRobert Millan <rmh@gnu.org>
Sun, 7 Nov 2010 15:29:10 +0000 (16:29 +0100)
commitd2bf06bf34d094ebbb188930ab468f0a8fcc6913
tree60552abba9f0d6a2aa6af0975ffa7fbd34cb25ab
parent86643a242f02ffc6fe57ad1ad220fa1918d38d7c
2010-11-07  Robert Millan  <rmh@gnu.org>

On mips-yeeloong, build with -march=loongson2f when this flag is
available (GCC >= 4.4).
* conf/Makefile.common [COND_mips_yeeloong] (CFLAGS_PLATFORM): Remove
`-march=mips3'.
* configure.ac: For mips-yeeloong, add -march=loongson2f if available,
or otherwise add -march=mips3.
ChangeLog
conf/Makefile.common
configure.ac