File:  [DVB] / dietlibc / mipsel / Makefile.add
Revision 1.4: download - view: text, annotated - select for diffs
Sun Jan 15 19:17:51 2012 UTC (12 years, 4 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
remove bizarre optimization flags from mips+mipsel

ifeq ($(CROSS),mips-linux-)
ENDIAN=-EL
endif
CFLAGS+=$(ENDIAN) -Os -march=mips2
VPATH:=mips:syscalls.s:$(VPATH)
LIBOBJ+=$(OBJDIR)/pread64.o $(OBJDIR)/pwrite64.o $(OBJDIR)/divdi3.o

LinuxTV legacy CVS <linuxtv.org/cvs>