Skip to content

Commit

Permalink
[MIPS] Get rid of kludgery needed to keep stdargs of old compilers wo…
Browse files Browse the repository at this point in the history
…rking.

    
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Feb 14, 2006
1 parent 3218357 commit fbb6b3a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ endif
# machines may also. Since BFD is incredibly buggy with respect to
# crossformat linking we rely on the elf2ecoff tool for format conversion.
#
cflags-y += -I $(TOPDIR)/include/asm/gcc
cflags-y += -G 0 -mno-abicalls -fno-pic -pipe
LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
MODFLAGS += -mlong-calls
Expand Down
17 changes: 0 additions & 17 deletions include/asm-mips/gcc/sgidefs.h

This file was deleted.

0 comments on commit fbb6b3a

Please sign in to comment.