Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2007 11:14:49 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 125005 for review
Message-ID:  <200708101114.l7ABEnNA004884@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=125005

Change 125005 by gonzo@gonzo_jeeves on 2007/08/10 11:14:08

	o Unbreak kernel build - remove extra .endif

Affected files ...

.. //depot/projects/mips2/src/sys/conf/Makefile.mips#12 edit

Differences ...

==== //depot/projects/mips2/src/sys/conf/Makefile.mips#12 (text+ko) ====

@@ -48,7 +48,6 @@
 SYSTEM_LD+=-EB
 HACK_EXTRA_FLAGS+=-EB -Wl,-EB
 .endif
-.endif
 
 # We add the -fno-pic flag to kernels because otherwise performance
 # is extremely poor, as well as -mno-abicalls to force no ABI usage.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708101114.l7ABEnNA004884>