Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2007 14:00:26 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 128932 for review
Message-ID:  <200711111400.lABE0QKE034380@repoman.freebsd.org>

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

Change 128932 by gonzo@gonzo_jeeves on 2007/11/11 13:59:40

	o Remove extra .endif

Affected files ...

.. //depot/projects/mips2/src/share/mk/sys.mk#8 edit

Differences ...

==== //depot/projects/mips2/src/share/mk/sys.mk#8 (text+ko) ====

@@ -37,7 +37,6 @@
 CC		?=	cc
 CFLAGS		?=	-fno-strict-aliasing -pipe
 .endif
-.endif
 
 CXX		?=	c++
 CXXFLAGS	?=	${CFLAGS:N-std=*:N-Wnested-externs:N-W*-prototypes}



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