* mips/Makefile.in (jmr3904-io.o): Remove bogus use of `-mips3.'

This commit is contained in:
Jonathan Larmour 2001-08-22 00:22:58 +00:00
parent e826766445
commit 7ca4612da3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-08-22 Jonathan Larmour <jlarmour@redhat.com>
* mips/Makefile.in (jmr3904-io.o): Remove bogus use of `-mips3.'
2001-07-18 Jeff Johnston <jjohnstn@redhat.com>
* hp74x/configure: Regenerated with current autoconf.

View File

@ -212,7 +212,7 @@ vr5xxx.o: ${srcdir}/vr5xxx.S
$(CC) -c $(CFLAGS_FOR_TARGET) $(CFLAGS) ${srcdir}/vr5xxx.S
lsipmon.o: $(srcdir)/lsipmon.S $(srcdir)/pmon.S
jmr3904-io.o: ${srcdir}/jmr3904-io.c
$(CC) -c $(CFLAGS_FOR_TARGET) $(CFLAGS) -mips3 ${srcdir}/jmr3904-io.c -o $@
$(CC) -c $(CFLAGS_FOR_TARGET) $(CFLAGS) ${srcdir}/jmr3904-io.c -o $@
# cma101 can not be compiled mips16, if a mips16 version is needed then
# it will have to be built, then this rule can be scrapped, allowing