PERFORCE change 125005 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Fri Aug 10 04:14:50 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=125005

Change 125005 by gonzo at 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.


More information about the p4-projects mailing list